func_module property

Pointer<PyObject> func_module
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_module;