Function pyo3_ffi::PyMapping_Items

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