Function pyo3::ffi::PyDict_Items

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