func_annotations property

Pointer<PyObject> func_annotations
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_annotations;