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

Output the file header to a pwg stream, ready for pages to follow it.