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