func_kwdefaults property Null safety

Pointer<PyObject> func_kwdefaults
read / write

Implementation

external ffi.Pointer<PyObject> func_kwdefaults;