[go: up one dir, main page]

pyo3::ffi

Function PyMapping_Items

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