Type Alias PyObjectObRefcnt

pub type PyObjectObRefcnt = isize;
Available on crate features dep_pyo3 and std only.