[][src]Function mupdf_sys::fz_open_jbig2d

pub unsafe extern "C" fn fz_open_jbig2d(
    ctx: *mut fz_context,
    chain: *mut fz_stream,
    globals: *mut fz_jbig2_globals
) -> *mut fz_stream

Open a filter that performs jbig2 decompression on the chained stream, using the optional globals record.