pyo3_ffi

Function PyDict_Items

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