Expand description
Python function objects.
Structsยง
- Closure
Destructor ๐ - PyCFunction
- Represents a builtin Python function object.
- PyFunction
- Represents a Python function object.
Staticsยง
- CLOSURE_
CAPSULE_ ๐NAME
Functionsยง
- run_
closure ๐ โ