PyVectorcall_Function type
E2181739
UNEXPLORED
The PyVectorcall_Function type is a CPython internal function pointer type used to implement the fast "vectorcall" calling convention for efficiently invoking callable objects with positional and keyword arguments.
All labels observed (2)
| Label | Occurrences |
|---|---|
| PyVectorcall_Call | 1 |
| PyVectorcall_Function type canonical | 1 |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.
linked to: PyVectorcall_Function type