HDC typedef

HDC = Pointer<HDC__>

Implementation

typedef HDC = ffi.Pointer<HDC__>;