func_module property Null safety

Pointer<PyObject> func_module
read / write

Implementation

external ffi.Pointer<PyObject> func_module;