im_func property Null safety

Pointer<PyObject> im_func
read / write

Implementation

external ffi.Pointer<PyObject> im_func;