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