DateTimeToFILETIMEPointerConversion extension

Extension for converting Dart DateTime values into native FILETIME structures.

on

Methods

toFILETIME({Allocator allocator = adaptiveCalloc}) Pointer<FILETIME>

Available on DateTime, provided by the DateTimeToFILETIMEPointerConversion extension

Converts this DateTime to a native FILETIME.