PyFrame_LocalsToFast
pyo3_
ffi
0.27.2
pyo3_ffi
Function
PyFrame_
Locals
ToFast
Copy item path
Source
pub unsafe extern "C" fn PyFrame_LocalsToFast( f:
*mut
PyFrameObject
, clear:
c_int
, )