Skip to main content

PyThreadState_EnterTracing

Function PyThreadState_EnterTracing 

Source
pub unsafe extern "C" fn PyThreadState_EnterTracing(
    state: *mut PyThreadState,
)
Available on Py_3_11 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here