Function pyo3::ffi::PyThreadState_Next

source ·
pub unsafe extern "C" fn PyThreadState_Next(
    tstate: *mut PyThreadState
) -> *mut PyThreadState
Available on non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here