Function python3_sys::PyObject_GC_IsTracked

source ยท
pub unsafe extern "C" fn PyObject_GC_IsTracked(
    o: *mut PyObject,
) -> c_int