devela::_dep::pyo3::ffi

Function Py_REFCNT

pub unsafe fn Py_REFCNT(ob: *mut PyObject) -> isize 
Available on crate features dep_pyo3 and std only.