pyo3_ffi

Function _PyObject_GC_New

Source
pub unsafe extern "C" fn _PyObject_GC_New(
    arg1: *mut PyTypeObject,
) -> *mut PyObject