public class NativeLibraryFunctions extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static int |
VERSION |
| Constructor | Description |
|---|---|
NativeLibraryFunctions() |
| Modifier and Type | Method | 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)