pyo3_ffi

Function PyMapping_Items

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