Function pyo3::ffi::PyDict_Update

source ·
pub unsafe extern "C" fn PyDict_Update(
    mp: *mut PyObject,
    other: *mut PyObject
) -> i32
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here