Describes how an argument type is passed to a function on target.
type to break down
tuple of types if type is passed in one or more registers empty tuple if type is always passed on the stack null if the type is a void or argtypes aren't supported by the target
See Implementation
Describes how an argument type is passed to a function on target.