Function StgSetTimes

Source
pub unsafe extern "C" fn StgSetTimes(
    lpszName: *const WCHAR,
    pctime: *const FILETIME,
    patime: *const FILETIME,
    pmtime: *const FILETIME,
) -> HRESULT