PTRIVERTEX typedef

PTRIVERTEX = Pointer<_TRIVERTEX>

Implementation

typedef PTRIVERTEX = ffi.Pointer<_TRIVERTEX>;