Interface ILeptonica.leptSetStderrHandler_handler_callback

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

public static interface ILeptonica.leptSetStderrHandler_handler_callback
extends com.sun.jna.Callback
native declaration : allheaders.h:5431
  • 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 apply​(com.sun.jna.Pointer charPtr1)  
  • Method Details

    • apply

      void apply​(com.sun.jna.Pointer charPtr1)