PyFrame_LocalsToFast
pyo3
0.23.5
In pyo3::
ffi
pyo3
::
ffi
Function
PyFrame_
Locals
ToFast
Copy item path
Source
pub unsafe extern "C" fn PyFrame_LocalsToFast( f:
*mut
PyFrameObject
, clear:
i32
, )