Function mupdf_sys::fz_set_pixmap_resolution[][src]

pub unsafe extern "C" fn fz_set_pixmap_resolution(
    ctx: *mut fz_context,
    pix: *mut fz_pixmap,
    xres: c_int,
    yres: c_int
)

Set the pixels per inch resolution of the pixmap.