Passing No Data
Sometimes an XDR subroutine must be supplied to the RPC system, but no data is required or passed.
The XDR library provides the following primitive for this function:
| Item | Description |
|---|---|
| xdr_void | Supplies an XDR subroutine to the RPC system without transmitting data. |