[][src]Function winapi_ui_automation::um::fileapi::CompareFileTime

pub unsafe extern "system" fn CompareFileTime(
    lpFileTime1: *const FILETIME,
    lpFileTime2: *const FILETIME
) -> LONG