PSYSTEMTIME typedef

PSYSTEMTIME = Pointer<_SYSTEMTIME>

Implementation

typedef PSYSTEMTIME = ffi.Pointer<_SYSTEMTIME>;