Skip to main content

Module impl_

Module impl_ 

Source
Available on Py_3_14 and neither GraalPy nor Py_LIMITED_API nor PyPy nor RustPython and non-Py_GIL_DISABLED only.
Expand description

Implementation details used by watch_callback!.

Traits§

ContextWatcherCallbackDef
Associates a generated trampoline type with its Rust callback.

Functions§

context_watcher
C-compatible trampoline for a context watcher callback.
event_from_raw 🔒
new_watch_callback

Type Aliases§

ContextWatcherCallback
The safe callback signature accepted by context watcher trampolines.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here