Function windows_sys::Win32::Globalization::GetTimeFormatEx
[−]pub unsafe extern "system" fn GetTimeFormatEx(
lplocalename: PWSTR,
dwflags: TIME_FORMAT_FLAGS,
lptime: *const SYSTEMTIME,
lpformat: PWSTR,
lptimestr: PWSTR,
cchtime: i32
) -> i32Expand description
Required features: ‘Win32_Globalization’, ‘Win32_Foundation’
