python27_sys

Function PyMapping_Length

Source
pub unsafe extern "C" fn PyMapping_Length(
    o: *mut PyObject,
) -> Py_ssize_t