Skip navigation links
JNA API 5.6.0
com.sun.jna.win32

Interface StdCallLibrary

    • Field Detail

      • STDCALL_CONVENTION

        static final int STDCALL_CONVENTION
        Constant identifying the w32 stdcall calling convention.
        See Also:
        Constant Field Values
      • FUNCTION_MAPPER

        static final FunctionMapper FUNCTION_MAPPER
        Provides auto-lookup of stdcall-decorated names.
JNA API 5.6.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.