Function PyThreadState_EnterTracing
pub unsafe extern "C" fn PyThreadState_EnterTracing(
state: *mut PyThreadState,
)Available on
Py_3_11 and crate feature tls only.pub unsafe extern "C" fn PyThreadState_EnterTracing(
state: *mut PyThreadState,
)Py_3_11 and crate feature tls only.