Skip to main content

PyContext_AddWatcher

Function PyContext_AddWatcher 

Source
pub unsafe extern "C" fn PyContext_AddWatcher(
    callback: unsafe extern "C" fn(u32, *mut PyObject) -> i32,
) -> i32
Available on Py_3_14 and neither GraalPy nor PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here