pub unsafe extern "system" fn CompareFileTime(
    lpfiletime1: *const FILETIME,
    lpfiletime2: *const FILETIME
) -> i32
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’