tesseract  4.0.0-1-g2a2b
cutil.h File Reference

Go to the source code of this file.

Typedefs

typedef void(* void_proc) (...)
 
typedef int(* int_compare) (void *, void *)
 
typedef void(* void_dest) (void *)
 

Typedef Documentation

◆ int_compare

typedef int(* int_compare) (void *, void *)

Definition at line 32 of file cutil.h.

◆ void_dest

typedef void(* void_dest) (void *)

Definition at line 33 of file cutil.h.

◆ void_proc

typedef void(* void_proc) (...)

Definition at line 30 of file cutil.h.