MCPcopy Create free account
hub / github.com/chaoyangnz/gava / loadLibrary

Method loadLibrary

example/src/java/lang/System.java:1095–1098  ·  view source on GitHub ↗

Loads the native library specified by the libname argument. The libname argument must not contain any platform specific prefix, file extension or path. If a native library called libname is statically linked with the VM, then the JNI_OnLoad_ libname</code

(String libname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

loadLibrary0Method · 0.80

Tested by

no test coverage detected