Interface mln_log_callback.Function

Enclosing class:
mln_log_callback

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

    Modifier and Type
    Method
    Description
    int
    apply(MemorySegment user_data, int severity, int event, long code, MemorySegment message)