devela::_dep::pyo3::ffi

Function _PyObject_GC_New

pub unsafe extern "C" fn _PyObject_GC_New(
    arg1: *mut PyTypeObject,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.