Function pyo3::ffi::PyMapping_Length[][src]

pub unsafe fn PyMapping_Length(o: *mut PyObject) -> Py_ssize_t
This is supported on non-PyPy only.