pub unsafe extern "system" fn StgSetTimes(
    lpszname: PCWSTR,
    pctime: *const FILETIME,
    patime: *const FILETIME,
    pmtime: *const FILETIME
) -> HRESULT
Expand description

Required features: "Win32_Foundation"