Function mupdf_sys::fz_expand_rect

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

Expand a bbox by a given amount in all directions.