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