func_globals property

Pointer<PyObject> func_globals
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_globals;