Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/java-native-access/jna
/ setDetachState
Method
setDetachState
src/com/sun/jna/Native.java:2525–2525 ·
view source on GitHub ↗
(boolean detach, long terminationFlag)
Source
from the content-addressed store, hash-verified
2523
}
2524
2525
private
static
native
void
setDetachState(boolean detach, long terminationFlag);
2526
2527
private
static
class
Buffers {
2528
static
boolean isBuffer(Class<?> cls) {
Callers
1
detach
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected