pyo3::ffi

Function PyInterpreterState_ThreadHead

Source
pub unsafe extern "C" fn PyInterpreterState_ThreadHead(
    interp: *mut PyInterpreterState,
) -> *mut PyThreadState
Available on non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here