python3_sys::PyMapping_GetItemString [] [src]

pub unsafe extern fn PyMapping_GetItemString(o: *mut PyObject, key: *const c_char) -> *mut PyObject