[][src]Function leptess::capi::pixDeskewBarcode

pub unsafe extern "C" fn pixDeskewBarcode(
    pixs: *mut Pix,
    pixb: *mut Pix,
    box_: *mut Box,
    margin: i32,
    threshold: i32,
    pangle: *mut f32,
    pconf: *mut f32
) -> *mut Pix