devela::_dep::pyo3::ffi

Function Py_SIZE

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