Function pyo3::ffi::PyDict_Items

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