d_method property Null safety

Pointer<PyMethodDef> d_method
read / write

Implementation

external ffi.Pointer<PyMethodDef> d_method;