Type Definition tesseract_sys::TessCancelFunc
source · pub type TessCancelFunc = Option<unsafe extern "C" fn(cancel_this: *mut c_void, words: c_int) -> bool>;
pub type TessCancelFunc = Option<unsafe extern "C" fn(cancel_this: *mut c_void, words: c_int) -> bool>;