Function windows_sys::Win32::System::Time::SystemTimeToFileTime
pub unsafe extern "system" fn SystemTimeToFileTime(
lpsystemtime: *const SYSTEMTIME,
lpfiletime: *mut FILETIME
) -> BOOLExpand description
Required features: "Win32_System_Time", "Win32_Foundation"