Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/java-native-access/jna
/ initIDs
Method
initIDs
src/com/sun/jna/Native.java:378–378 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
376
private
Native() { }
377
378
private
static
native
void
initIDs();
379
380
/** Set whether native memory accesses are
protected
from invalid
381
* accesses. This should only be set true when testing or debugging,
Callers
1
Native
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected