get_in_size
get_in_size
Get the size of the argument block passed during invocation.
Signature
Csize get_in_size(void)
Semantics
get_in_size is a library call used to determine the size of the argument
block passed during a call to
kmo_invoke.
The return value is a non-negative integer whose value will be zero in the case
that no argument block was passed.