Function mupdf_sys::fz_open_ahxd[][src]

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

ahxd filter performs ASCII Hex decoding of data read from the chained filter.