Function pyo3::ffi::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