Passing Routines without Data

Sometimes an XDR routine must be supplied to the RPC system, but no data is required or passed. The XDR library provides the following primitive for this function:

Routine

xdr _ void ( )


[Back: Primitive for Discriminated Unions]
[Next: XDR Nonfilter Primitives]