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

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