func_kwdefaults property

Pointer<PyObject> func_kwdefaults
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_kwdefaults;