Function pyo3::ffi::PyMapping_Items

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