co_freevars property Null safety

Pointer<PyObject> co_freevars
read / write

Implementation

external ffi.Pointer<PyObject> co_freevars;