Class Native.NativeInterface

All Implemented Interfaces:
Proxy
Enclosing interface:
Native

public static class Native.NativeInterface extends TypeInterface
  • Constructor Details

    • NativeInterface

      public NativeInterface(MemorySegment address)
      Create a NativeInterface proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout