[][src]Function mupdf_sys::fz_new_pixmap_with_bbox

pub unsafe extern "C" fn fz_new_pixmap_with_bbox(
    ctx: *mut fz_context,
    colorspace: *mut fz_colorspace,
    bbox: fz_irect,
    seps: *mut fz_separations,
    alpha: c_int
) -> *mut fz_pixmap