LPPOINT typedef

LPPOINT = Pointer<tagPOINT>

Implementation

typedef LPPOINT = ffi.Pointer<tagPOINT>;