func_name property Null safety

Pointer<PyObject> func_name
read / write

Implementation

external ffi.Pointer<PyObject> func_name;