Function pyo3::ffi::PyType_GenericNew [−][src]
pub unsafe extern "C" fn PyType_GenericNew(
t: *mut PyTypeObject,
args: *mut PyObject,
kwds: *mut PyObject
) -> *mut PyObject
pub unsafe extern "C" fn PyType_GenericNew(
t: *mut PyTypeObject,
args: *mut PyObject,
kwds: *mut PyObject
) -> *mut PyObject