PFILETIME typedef

PFILETIME = Pointer<_FILETIME>

Implementation

typedef PFILETIME = ffi.Pointer<_FILETIME>;