Voids
In a void declaration, the variable is not named.
The declaration is void. Void declarations can occur as the argument or result of a remote procedure in only two places: union definitions and program definitions.
In a void declaration, the variable is not named.
The declaration is void. Void declarations can occur as the argument or result of a remote procedure in only two places: union definitions and program definitions.