numArgs

fun A_RawFunction.numArgs(): Int

Answer the number of arguments expected by this raw function.

Return

The arity of this raw function.