Function pyo3::ffi::_PyObject_GC_New

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