PDEVMODEW typedef

PDEVMODEW = Pointer<_devicemodeW>

Implementation

typedef PDEVMODEW = ffi.Pointer<_devicemodeW>;