PyDict_Values

Function PyDict_Values 

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