Function windows_sys::Win32::Globalization::GetDateFormatW
[−]pub unsafe extern "system" fn GetDateFormatW(
locale: u32,
dwflags: u32,
lpdate: *const SYSTEMTIME,
lpformat: PCWSTR,
lpdatestr: PWSTR,
cchdate: i32
) -> i32
Expand description
Required features: "Win32_Globalization"
, "Win32_Foundation"