co_cellvars property Null safety

Pointer<PyObject> co_cellvars
read / write

Implementation

external ffi.Pointer<PyObject> co_cellvars;