pyo3_
ffi
0.24.0
In pyo3_
ffi::
context
Statics
PyContextToken_Type
PyContextVar_Type
PyContext_Type
Functions
PyContextToken_CheckExact
PyContextVar_CheckExact
PyContextVar_Get
PyContextVar_New
PyContextVar_Reset
PyContextVar_Set
PyContext_CheckExact
PyContext_Copy
PyContext_CopyCurrent
PyContext_Enter
PyContext_Exit
PyContext_New
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
pyo3_ffi
::
context
Function
PyContext_New
Copy item path
Settings
Help
Summary
Source
pub unsafe extern "C" fn PyContext_New() ->
*mut
PyObject
Available on
Py_3_8
and non-
Py_LIMITED_API
only.