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 a Pointer<FILETIME> in native memory.