Skip to main content
PyFrame_GetGlobals
pyo3
0.28.3
In pyo3::
ffi
pyo3
::
ffi
Function
PyFrame_
GetGlobals
Copy item path
Source
pub unsafe extern "C" fn PyFrame_GetGlobals( frame:
*mut
PyFrameObject
, ) ->
*mut
PyObject
Available on
Py_3_11
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here