devela::_dep::pyo3::ffi

Function PyMapping_Items

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