Function tesseract_sys::TessPageIteratorBoundingBox [] [src]

pub unsafe extern "C" fn TessPageIteratorBoundingBox(
    handle: *const TessPageIterator,
    level: TessPageIteratorLevel,
    left: *const c_int,
    top: *const c_int,
    right: *const c_int,
    bottom: *const c_int
) -> c_int