LPWNDCLASSA typedef

LPWNDCLASSA = Pointer<tagWNDCLASSA>

Implementation

typedef LPWNDCLASSA = ffi.Pointer<tagWNDCLASSA>;