[go: up one dir, main page]

PyObject_Malloc

Function PyObject_Malloc 

Source
pub unsafe extern "C" fn PyObject_Malloc(size: usize) -> *mut c_void