Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ps.h
Go to the documentation of this file.
1
13#pragma once
14/* Functions in ps.c; automatically generated by rdps.py */
15
16
22void print_ps_preamble(FILE *fd);
23
29void print_ps_finale(FILE *fd);
void print_ps_finale(FILE *fd)
Print the finale of a PostScript document.
void print_ps_preamble(FILE *fd)
Print the preamble of a PostScript document.