Function pyo3_ffi::PyObject_Malloc

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