Interface TraceLogCallback.Function

Enclosing class:
TraceLogCallback

public static interface TraceLogCallback.Function
The function pointer signature, expressed as a functional interface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(int logLevel, MemorySegment text, MemorySegment args)