windows-nt/Source/XPSP1/NT/windows/richedit/lsinc/plocchnk.h

9 lines
174 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef PLOCCHNK_DEFINED
#define PLOCCHNK_DEFINED
struct locchnk;
typedef const struct locchnk* PCLOCCHNK;
typedef struct locchnk* PLOCCHNK;
#endif /* !PLSLOCCH_DEFINED */