devela::_dep::pyo3::ffi

Function PyMapping_Length

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