pub unsafe extern "system" fn SHFormatDateTimeW(
    pft: *const FILETIME,
    pdwflags: *mut u32,
    pszbuf: PWSTR,
    cchbuf: u32
) -> i32
Expand description

Required features: "Win32_Foundation"