Function pyo3::ffi::PyObject_Malloc

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