[][src]Function leptess::capi::pixConvertToPdfSegmented

pub unsafe extern "C" fn pixConvertToPdfSegmented(
    pixs: *mut PIX,
    res: l_int32,
    type_: l_int32,
    thresh: l_int32,
    boxa: *mut BOXA,
    quality: l_int32,
    scalefactor: l_float32,
    title: *const c_char,
    fileout: *const c_char
) -> l_int32