Pointer to a factory function returning the metadata for an RPC method.

Synopsis

Declared in <rpc/server.h>

typedef RPCMethod(* RpcMethodFnType)();

Created with MrDocs