Function vc6_sys::StgSetTimes

source ·
pub unsafe extern "stdcall" fn StgSetTimes(
    lpszName: *const OLECHAR,
    pctime: *const FILETIME,
    patime: *const FILETIME,
    pmtime: *const FILETIME
) -> HRESULT