devela::_dep::pyo3::ffi

Function PyObject_Length

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