WindowsXP-SP1/windows/richedit/lsinc/pbrko.h
2020-09-30 16:53:49 +02:00

8 lines
128 B
C

#ifndef PBRKO_DEFINED
#define PBRKO_DEFINED
struct brkout;
typedef struct brkout* PBRKOUT;
#endif /* !PBRKO_DEFINED */