title: Call icon: dot
bool pkpy_vectorcall(pkpy_vm*, int argc)
Wraps vm->vectorcall(argc).
vm->vectorcall(argc)
This is the only way to call a function in the C-APIs.
self
pkpy_push_null