invokeInsn

fun invokeInsn(size: Int)

Invokes a function on the stack with arguments.

Stack Inputs: (function, args...)

Stack Outputs: (result)