[][src]Type Definition mupdf_sys::fz_stream_from_output_fn

type fz_stream_from_output_fn = Option<unsafe extern "C" fn(ctx: *mut fz_context, state: *mut c_void) -> *mut fz_stream>;