Function windows_sys::Win32::System::Com::StructuredStorage::StgSetTimes
[−]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’