Skip to main content

PyDict_Watch

Function PyDict_Watch 

Source
pub unsafe extern "C" fn PyDict_Watch(
    watcher_id: c_int,
    dict: *mut PyObject,
) -> c_int
Available on Py_3_12 and neither Py_LIMITED_API nor RustPython and non-GraalPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here