pub unsafe extern "system" fn SystemTimeToFileTime(
    lpsystemtime: *const SYSTEMTIME,
    lpfiletime: *mut FILETIME
) -> BOOL
Expand description

Required features: "Win32_Foundation"