Class NativeLibraryFunctions
java.lang.Object
net.rubygrapefruit.platform.internal.jni.NativeLibraryFunctions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
getSystemInfo
(MutableSystemInfo systemInfo, FunctionResult result) static int
-
Field Details
-
VERSION
public static final int VERSION- See Also:
-
-
Constructor Details
-
NativeLibraryFunctions
public NativeLibraryFunctions()
-
-
Method Details
-
getVersion
public static int getVersion() -
getSystemInfo
-