func_closure property

Pointer<PyObject> func_closure
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_closure;