Function mupdf_sys::fz_set_compressed_image_buffer[][src]

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