Searched defs:FILETIME (Results 1 – 4 of 4) sorted by relevance
22 fn time_to_file_time(sec: i64) -> FILETIME { in time_to_file_time()36 fn system_time_to_file_time(sys: &SYSTEMTIME) -> FILETIME { in system_time_to_file_time()
127 class FILETIME(Structure): class
128 class FILETIME(ctypes.Structure): class
80 } FILETIME; typedef