PyObject_GC_IsTracked

Function PyObject_GC_IsTracked 

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