Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/java-native-access/jna
/ testAlignStruct0
Method
testAlignStruct0
test/com/sun/jna/StructureTest.java:404–406 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
402
}
403
}
404
public
void
testAlignStruct0() {
405
testAlignStruct(0);
406
}
407
public
void
annotatedTestAlignStruct0() {
408
testAlignStruct(
"Annotated"
, 0);
409
}
Callers
nothing calls this directly
Calls
1
testAlignStruct
Method · 0.95
Tested by
no test coverage detected