open-vm-tools 12.1.5
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include "vmware.h"
#include "wiper.h"
#include "vmtoolsInt.h"
#include "vmware/tools/utils.h"
#include "vm_version.h"
#include "embed_version.h"
#include "vmtoolslib_version.h"
Functions | |
VM_EMBED_VERSION (VMTOOLSLIB_VERSION_STRING) | |
GArray * | VMTools_WrapArray (gconstpointer data, guint elemSize, guint count) |
void | vm_free (void *ptr) |
Library entry point, utility and memory de-allocation functions for the VMTools shared library.