func_code property Null safety

Pointer<PyObject> func_code
read / write

Implementation

external ffi.Pointer<PyObject> func_code;