m_module property Null safety

Pointer<PyObject> m_module
read / write

Implementation

external ffi.Pointer<PyObject> m_module;