[][src]Function leptonica_sys::boxSetSide

pub unsafe extern "C" fn boxSetSide(
    boxs: *mut BOX,
    side: l_int32,
    val: l_int32,
    thresh: l_int32
) -> l_ok