Interface LibQuiche.LoggingCallback

All Superinterfaces:
com.sun.jna.Callback
Enclosing interface:
LibQuiche

public static interface LibQuiche.LoggingCallback extends com.sun.jna.Callback
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.sun.jna.Callback

    com.sun.jna.Callback.UncaughtExceptionHandler
  • Field Summary

    Fields inherited from interface com.sun.jna.Callback

    FORBIDDEN_NAMES, METHOD_NAME
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(String msg, com.sun.jna.Pointer argp)
     
  • Method Details

    • log

      void log(String msg, com.sun.jna.Pointer argp)