Function pyo3_ffi::PyObject_GC_IsTracked
source ยท pub unsafe extern "C" fn PyObject_GC_IsTracked(
arg1: *mut PyObject,
) -> c_int
Available on
Py_3_9
and non-PyPy
, or Py_3_10
only.