[][src]Function mupdf_sys::fz_new_draw_device_with_bbox

pub unsafe extern "C" fn fz_new_draw_device_with_bbox(
    ctx: *mut fz_context,
    transform: fz_matrix,
    dest: *mut fz_pixmap,
    clip: *const fz_irect
) -> *mut fz_device