#include <rpcdebug.h>
Data Fields | |
RpcChannel *(* | newDebugChannel )(ToolsAppCtx *, struct RpcDebugLibData *) |
void(* | shutdown )(ToolsAppCtx *, struct RpcDebugLibData *) |
RpcDebugPlugin * | debugPlugin |
Describes the external interface of the library. An instance of this struct is returned by RpcDebug_Initialize() and can be used by applications using the library to use the debugging functionality.