func_code property

Pointer<PyObject> func_code
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_code;