2025-04-27 07:49:33 -04:00

8 lines
132 B
C

#ifndef PFMTI_DEFINED
#define PFMTI_DEFINED
struct fmtin;
typedef const struct fmtin *PCFMTIN;
#endif /* !PFMTI_DEFINED */