⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
Module frameobject
Structs
Statics
Functions
?
Module
pyo3_ffi
::
cpython
::
frameobject
source
·
[
−
]
Structs
PyFrameObject
struct _frame as typedef’ed in pyframe.h
PyTryBlock
Statics
PyFrame_Type
Functions
PyFrame_BlockPop
⚠
PyFrame_BlockSetup
⚠
PyFrame_Check
⚠
PyFrame_ClearFreeList
⚠
PyFrame_FastToLocals
⚠
PyFrame_FastToLocalsWithError
⚠
PyFrame_LocalsToFast
⚠
PyFrame_New
⚠