func_doc property

Pointer<PyObject> func_doc
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_doc;