Skip to main content

PyDict_ClearWatcher

Function PyDict_ClearWatcher 

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