co_consts property

Pointer<PyObject> co_consts
getter/setter pair

Implementation

external ffi.Pointer<PyObject> co_consts;