co_consts property Null safety

Pointer<PyObject> co_consts
read / write

Implementation

external ffi.Pointer<PyObject> co_consts;