[][src]Type Definition mupdf_sys::fz_stream_next_fn

type fz_stream_next_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, stm: *mut fz_stream, max: usize) -> c_int>;