MCPcopy Create free account
hub / github.com/java-native-access/jna / getNativeVersion

Method getNativeVersion

src/com/sun/jna/Native.java:1272–1272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1270 private static native int sizeof(int type);
1271
1272 private static native String getNativeVersion();
1273 private static native String getAPIChecksum();
1274
1275 /** Retrieve last error set by the OS. This corresponds to

Callers 2

NativeClass · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected