Function pyo3::ffi::Py_REFCNT

source ·
pub unsafe fn Py_REFCNT(ob: *mut PyObject) -> isize
Available on non-Py_3_12 only.