Interface ITessAPI.TessCancelFunc

  • All Superinterfaces:
    com.sun.jna.Callback
    Enclosing interface:
    ITessAPI

    public static interface ITessAPI.TessCancelFunc
    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
      boolean apply​(com.sun.jna.Pointer cancel_this, int words)  
    • Method Detail

      • apply

        boolean apply​(com.sun.jna.Pointer cancel_this,
                      int words)