[][src]Function leptess::capi::recogShowMatchesInRange

pub unsafe extern "C" fn recogShowMatchesInRange(
    recog: *mut L_Recog,
    pixa: *mut Pixa,
    minscore: f32,
    maxscore: f32,
    display: i32
) -> i32