func_defaults property Null safety

Pointer<PyObject> func_defaults
read / write

Implementation

external ffi.Pointer<PyObject> func_defaults;