Function leptonica_sys::boxIntersects[][src]

pub unsafe extern "C" fn boxIntersects(
    box1: *mut BOX,
    box2: *mut BOX,
    presult: *mut l_int32
) -> l_ok