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

10 lines
132 B
C

#ifndef PLSEMS_DEFINED
#define PLSEMS_DEFINED
struct lsems;
typedef struct lsems* PLSEMS;
#endif /* !PLSEMS_DEFINED */