func property Null safety

Pointer<PyObject> func
read / write

Implementation

external ffi.Pointer<PyObject> func;