Type Alias pyo3_ffi::PyObjectObRefcnt

source ยท
pub type PyObjectObRefcnt = Py_ssize_t;
Available on non-Py_3_12 only.