Function python27_sys::PyDict_Update[][src]

pub unsafe extern "C" fn PyDict_Update(
    mp: *mut PyObject,
    other: *mut PyObject
) -> c_int