Function windows_sys::Win32::Storage::FileSystem::CompareFileTime
pub unsafe extern "system" fn CompareFileTime(
lpfiletime1: *const FILETIME,
lpfiletime2: *const FILETIME
) -> i32
Expand description
Required features: "Win32_Foundation"