func_weakreflist property

Pointer<PyObject> func_weakreflist
getter/setter pair

Implementation

external ffi.Pointer<PyObject> func_weakreflist;