Function leptonica_sys::boxSetGeometry[][src]

pub unsafe extern "C" fn boxSetGeometry(
    box_: *mut BOX,
    x: l_int32,
    y: l_int32,
    w: l_int32,
    h: l_int32
) -> l_ok