Function mupdf_sys::fz_open_null_filter[][src]

pub unsafe extern "C" fn fz_open_null_filter(
    ctx: *mut fz_context,
    chain: *mut fz_stream,
    len: c_int,
    offset: i64
) -> *mut fz_stream

The null filter reads a specified amount of data from the substream.