func_doc property Null safety

Pointer<PyObject> func_doc
read / write

Implementation

external ffi.Pointer<PyObject> func_doc;