func_dict property Null safety

Pointer<PyObject> func_dict
read / write

Implementation

external ffi.Pointer<PyObject> func_dict;