public class NativeLibraryFunctions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
VERSION |
Constructor and Description |
---|
NativeLibraryFunctions() |
Modifier and Type | Method and Description |
---|---|
static void |
getSystemInfo(MutableSystemInfo systemInfo,
FunctionResult result) |
static int |
getVersion() |
public static final int VERSION
public static int getVersion()
public static void getSystemInfo(MutableSystemInfo systemInfo, FunctionResult result)