python3_sys::PyDict_Merge [] [src]

pub unsafe extern fn PyDict_Merge(mp: *mut PyObject, other: *mut PyObject, _override: c_int) -> c_int