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

Method getStructureSize

test/com/sun/jna/StructureTest.java:323–323  ·  view source on GitHub ↗
(int type)

Source from the content-addressed store, hash-verified

321 }
322 public interface SizeTest extends Library {
323 int getStructureSize(int type);
324 }
325 private void testStructureSize(int index) {
326 testStructureSize("", index);

Callers 1

testStructureSizeMethod · 0.95

Calls

no outgoing calls

Tested by 1

testStructureSizeMethod · 0.76