LPDEVMODEW typedef

LPDEVMODEW = Pointer<_devicemodeW>

Implementation

typedef LPDEVMODEW = ffi.Pointer<_devicemodeW>;