Interface ILeptonica.alloc_fn

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

    public static interface ILeptonica.alloc_fn
    extends com.sun.jna.Callback
    native declaration : pix.h:546
    • 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
      com.sun.jna.Pointer apply​(NativeSize size_t1)  
    • Method Detail

      • apply

        com.sun.jna.Pointer apply​(NativeSize size_t1)