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