co_names property Null safety

Pointer<PyObject> co_names
read / write

Implementation

external ffi.Pointer<PyObject> co_names;