pyo3::ffi

Function _PyObject_GC_Malloc

Source
pub unsafe extern "C" fn _PyObject_GC_Malloc(
    size: usize,
) -> *mut PyObject