DWORD typedef

DWORD = UnsignedLong

Implementation

typedef DWORD = ffi.UnsignedLong;