public interface StdCallLibrary extends Library, StdCall
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | StdCallLibrary.StdCallCallbackInterface defining a callback using the w32 stdcall calling convention. | 
Library.Handler| Modifier and Type | Field and Description | 
|---|---|
| static FunctionMapper | FUNCTION_MAPPERProvides auto-lookup of stdcall-decorated names. | 
| static int | STDCALL_CONVENTIONConstant identifying the w32 stdcall calling convention. | 
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPERstatic final int STDCALL_CONVENTION
static final FunctionMapper FUNCTION_MAPPER