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

Required features: ‘Win32_System_Com_StructuredStorage’, ‘Win32_Foundation’