func_qualname property

Pointer<PyObject> func_qualname
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_qualname;