pub fn FileTimeToSystemTime(ft: &FILETIME) -> SysResult<SYSTEMTIME>
Available on crate feature kernel only.
Expand description