[][src]Function mupdf_sys::fz_invert_pixmap_rect

pub unsafe extern "C" fn fz_invert_pixmap_rect(
    ctx: *mut fz_context,
    image: *mut fz_pixmap,
    rect: fz_irect
)