[][src]Function mupdf_sys::fz_image_resolution

pub unsafe extern "C" fn fz_image_resolution(
    image: *mut fz_image,
    xres: *mut c_int,
    yres: *mut c_int
)