pyo3_ffi

Function Py_REFCNT

Source
pub unsafe fn Py_REFCNT(ob: *mut PyObject) -> Py_ssize_t
Available on non-Py_3_12 only.