LPDEVMODEA typedef

LPDEVMODEA = Pointer<_devicemodeA>

Implementation

typedef LPDEVMODEA = ffi.Pointer<_devicemodeA>;