open-vm-tools 11.3.5
|
Go to the source code of this file.
Functions | |
void | VMToolsMsgCleanup (void) |
GlibLogger * | VMToolsCreateVMXLogger (void) |
gint | VMToolsAsprintf (gchar **string, gchar const *format,...) PRINTF_DECL(2 |
Internal definitions used by the vmtools library.
GlibLogger* VMToolsCreateVMXLogger | ( | void | ) |
Configures a new VMX logger.
void VMToolsMsgCleanup | ( | void | ) |
Cleanup internal state, freeing up any used memory. After calling this function, it's not safe to call any of the API exposed by this file, so this is only called internally when the library is being unloaded.