func_globals property Null safety

Pointer<PyObject> func_globals
read / write

Implementation

external ffi.Pointer<PyObject> func_globals;