LPWNDCLASSW typedef

LPWNDCLASSW = Pointer<tagWNDCLASSW>

Implementation

typedef LPWNDCLASSW = ffi.Pointer<tagWNDCLASSW>;