[][src]Type Definition mupdf_sys::fz_document_open_with_stream_fn

type fz_document_open_with_stream_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, stream: *mut fz_stream) -> *mut fz_document>;