PyFunctionObject.func_closure

NULL or a tuple of cell objects

struct PyFunctionObject
PyObject* func_closure;

Meta