argumentTypesTuple

Specify the types of the arguments that the resulting compiled code object will accept.

Parameters

argTypes

A tuple of types corresponding with the types which the FunctionDescriptor under construction will accept.