pyo3_
ffi
0.24.0
In pyo3_
ffi::
cpython::
pystate
Structs
_PyErr_StackItem
Constants
PyTrace_CALL
PyTrace_C_CALL
PyTrace_C_EXCEPTION
PyTrace_C_RETURN
PyTrace_EXCEPTION
PyTrace_LINE
PyTrace_OPCODE
PyTrace_RETURN
Functions
PyGILState_Check
PyInterpreterState_Head
PyInterpreterState_Main
PyInterpreterState_Next
PyInterpreterState_ThreadHead
PyThreadState_DeleteCurrent
PyThreadState_Next
Type Aliases
Py_tracefunc
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
pyo3_ffi
::
cpython
::
pystate
Function
PyInterpreterState_Head
Copy item path
Settings
Help
Summary
Source
pub unsafe extern "C" fn PyInterpreterState_Head() ->
*mut
PyInterpreterState
Available on
non-
Py_LIMITED_API
only.