Class NativeFunction

All Implemented Interfaces:
INativeObject

public class NativeFunction extends NativeVoid
  • Field Details

  • Constructor Details

    • NativeFunction

      protected NativeFunction(INativeHandle handle)
  • Method Details

    • getCallingConvention

      public Object getCallingConvention()
    • getFunction

      public INativeFunction getFunction()
    • setCallingConvention

      public void setCallingConvention(Object callingConvention)