pub unsafe extern "C" fn fz_save_accelerator(
    ctx: *mut fz_context,
    doc: *mut fz_document,
    accel: *const c_char
)
Expand description

Save accelerator data for the document to a given file.