LPSYSTEMTIME typedef

LPSYSTEMTIME = Pointer<_SYSTEMTIME>

Implementation

typedef LPSYSTEMTIME = ffi.Pointer<_SYSTEMTIME>;