devela::_dep::pyo3::ffi

Function PyDict_Items

pub unsafe extern "C" fn PyDict_Items(
    mp: *mut PyObject,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.