python3_sys::allocfunc [] [src]

type allocfunc = unsafe extern fn(arg1: *mut PyTypeObject, arg2: Py_ssize_t) -> *mut PyObject;