co_cellvars property

Pointer<PyObject> co_cellvars
getter/setter pair

Implementation

external ffi.Pointer<PyObject> co_cellvars;