PCOORD typedef

PCOORD = Pointer<_COORD>

Implementation

typedef PCOORD = ffi.Pointer<_COORD>;