Function windows_sys::Win32::Storage::FileSystem::VerInstallFileW
[−]pub unsafe extern "system" fn VerInstallFileW(
uflags: VER_INSTALL_FILE_FLAGS,
szsrcfilename: PWSTR,
szdestfilename: PWSTR,
szsrcdir: PWSTR,
szdestdir: PWSTR,
szcurdir: PWSTR,
sztmpfile: PWSTR,
putmpfilelen: *mut u32
) -> VER_INSTALL_FILE_STATUSExpand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
