pyo3_ffi

Function PyObject_Malloc

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