func_dict property

Pointer<PyObject> func_dict
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_dict;