Class Allocator

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") @Deprecated public class Allocator extends ProxyInstance
Deprecated.
  • Constructor Details

    • Allocator

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

    • getMemoryLayout

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

      @Deprecated public static Allocator new_(String name, int nPreallocs)
      Deprecated.
    • free

      @Deprecated public void free()
      Deprecated.