VMS Help — TCPIP Services, Programming Interfaces, RPC Server Routines, svc_freeargs
A macro that frees the memory allocated when the procedure's
arguments were decoded.
Format
#include <rpc/rpc.h>
bool_t svc_freeargs(SVCXPRT *xprt, xdrproc_t inproc, char
*in);