Function pyo3_ffi::_PyObject_GC_Malloc

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