PyFrame_GetGlobals
pyo3
0.27.1
In pyo3::
ffi
pyo3
::
ffi
Function
PyFrame_
GetGlobals
Copy item path
Source
pub unsafe extern "C" fn PyFrame_GetGlobals( frame:
*mut
PyFrameObject
, ) ->
*mut
PyObject