[][src]Function mupdf_sys::fz_output_accelerator

pub unsafe extern "C" fn fz_output_accelerator(
    ctx: *mut fz_context,
    doc: *mut fz_document,
    accel: *mut fz_output
)

Output accelerator data for the document to a given output stream.