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

Method getAPIChecksum

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

Source from the content-addressed store, hash-verified

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
1276 * <code>GetLastError()</code> on Windows, and <code>errno</code> on

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected