open-vm-tools 12.1.0
Data Fields
RpcDebugLibData Struct Reference

#include <rpcdebug.h>

Data Fields

RpcChannel *(* newDebugChannel )(ToolsAppCtx *, struct RpcDebugLibData *)
 
int(* run )(ToolsAppCtx *, gpointer runMainLoop, gpointer runData, struct RpcDebugLibData *)
 
RpcDebugPlugindebugPlugin
 

Detailed Description

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.


The documentation for this struct was generated from the following file: