DateTimeToFILETIMEPointerConversion extension
Extension on DateTime to convert DateTime instances to
Pointer<FILETIME>.
- on
Methods
- 
  toFILETIME({Allocator allocator = calloc}) → Pointer< FILETIME> 
- 
      Available on DateTime, provided by the DateTimeToFILETIMEPointerConversion extension Converts this DateTime to aPointer<FILETIME>in native memory.