MCPcopy Index your code
hub / github.com/java-native-access/jna / _getPointer

Method _getPointer

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

Source from the content-addressed store, hash-verified

2416 }
2417
2418 private static native long _getPointer(long addr);
2419
2420 static native String getWideString(Pointer pointer, long baseaddr, long offset);
2421

Callers 1

getPointerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected