public static interface JNATest1.CLibrary
extends com.sun.jna.Library
Modifier and Type | Field and Description |
---|---|
static JNATest1.CLibrary |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
printf(java.lang.String format,
java.lang.Object... args) |
static final JNATest1.CLibrary INSTANCE