python3_sys::PyType_GenericAlloc [] [src]

pub unsafe extern fn PyType_GenericAlloc(t: *mut PyTypeObject, nitems: Py_ssize_t) -> *mut PyObject