Function python3_sys::PyMapping_Size

source ยท
pub unsafe extern "C" fn PyMapping_Size(
    o: *mut PyObject,
) -> Py_ssize_t