Function mupdf_sys::fz_expand_rect[][src]

pub unsafe extern "C" fn fz_expand_rect(b: fz_rect, expand: f32) -> fz_rect

Expand a bbox by a given amount in all directions.