[][src]Function mupdf_sys::fz_open_lzwd

pub unsafe extern "C" fn fz_open_lzwd(
    ctx: *mut fz_context,
    chain: *mut fz_stream,
    early_change: c_int,
    min_bits: c_int,
    reverse_bits: c_int,
    old_tiff: c_int
) -> *mut fz_stream