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