[][src]Function mupdf_sys::fz_set_compressed_image_buffer

pub unsafe extern "C" fn fz_set_compressed_image_buffer(
    ctx: *mut fz_context,
    cimg: *mut fz_compressed_image,
    buf: *mut fz_compressed_buffer
)