PyFrameObject.f_code

code segment

struct PyFrameObject
PyCodeObject* f_code;

Meta