pub unsafe extern "C" fn fz_write_ps_file_header(
    ctx: *mut fz_context,
    out: *mut fz_output
)
Expand description

Write the file level header for ps band writer output.