open-vm-tools 12.1.5
|
#include <rpcdebug.h>
Data Fields | |
RpcChannel *(* | newDebugChannel )(ToolsAppCtx *, struct RpcDebugLibData *) |
int(* | run )(ToolsAppCtx *, gpointer runMainLoop, gpointer runData, 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.