[][src]Function leptonica_sys::recogCreateFromRecog

pub unsafe extern "C" fn recogCreateFromRecog(
    recs: *mut L_RECOG,
    scalew: l_int32,
    scaleh: l_int32,
    linew: l_int32,
    threshold: l_int32,
    maxyshift: l_int32
) -> *mut L_RECOG