Function windows_sys::Win32::Globalization::GetDateFormatEx
[−]pub unsafe extern "system" fn GetDateFormatEx(
lplocalename: PWSTR,
dwflags: ENUM_DATE_FORMATS_FLAGS,
lpdate: *const SYSTEMTIME,
lpformat: PWSTR,
lpdatestr: PWSTR,
cchdate: i32,
lpcalendar: PWSTR
) -> i32Expand description
Required features: ‘Win32_Globalization’, ‘Win32_Foundation’
