Function python3_sys::PyDict_Update
source ยท pub unsafe extern "C" fn PyDict_Update(
mp: *mut PyObject,
other: *mut PyObject,
) -> c_int
pub unsafe extern "C" fn PyDict_Update(
mp: *mut PyObject,
other: *mut PyObject,
) -> c_int