[][src]Function mupdf_sys::fz_decode_indexed_tile

pub unsafe extern "C" fn fz_decode_indexed_tile(
    ctx: *mut fz_context,
    pix: *mut fz_pixmap,
    decode: *const f32,
    maxval: c_int
)