Skip to main content
PyDict_ClearWatcher
pyo3_
ffi
0.28.3
In pyo3_
ffi::
cpython::
dictobject
pyo3_ffi
::
cpython
::
dictobject
Function
PyDict_
Clear
Watcher
Copy item path
Source
pub unsafe extern "C" fn PyDict_ClearWatcher( watcher_id:
c_int
, ) ->
c_int
Available on
non-
Py_LIMITED_API
and
Py_3_12
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here