[][src]Function leptonica_sys::boxTransformOrdered

pub unsafe extern "C" fn boxTransformOrdered(
    boxs: *mut BOX,
    shiftx: l_int32,
    shifty: l_int32,
    scalex: l_float32,
    scaley: l_float32,
    xcen: l_int32,
    ycen: l_int32,
    angle: l_float32,
    order: l_int32
) -> *mut BOX