Function windows_sys::Win32::UI::Shell::SHFormatDateTimeA
[−]pub unsafe extern "system" fn SHFormatDateTimeA(
pft: *const FILETIME,
pdwflags: *mut u32,
pszbuf: PSTR,
cchbuf: u32
) -> i32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"