pyo3_ffi

Function PyMapping_Length

Source
pub unsafe fn PyMapping_Length(o: *mut PyObject) -> Py_ssize_t
Available on non-PyPy only.