Class OrtApi.ReleaseStatus

java.lang.Object
smile.onnx.foreign.OrtApi.ReleaseStatus
Enclosing class:
OrtApi

public static final class OrtApi.ReleaseStatus extends Object
void (*ReleaseStatus)(OrtStatus *)
  • Method Details

    • descriptor

      public static FunctionDescriptor descriptor()
      The descriptor of this function pointer
    • allocate

      public static MemorySegment allocate(OrtApi.ReleaseStatus.Function fi, Arena arena)
      Allocates a new upcall stub, whose implementation is defined by fi. The lifetime of the returned segment is managed by arena
    • invoke

      public static void invoke(MemorySegment funcPtr, MemorySegment _x0)
      Invoke the upcall stub funcPtr, with given parameters