Function windows_sys::Win32::Storage::FileSystem::VerInstallFileA
[−]pub unsafe extern "system" fn VerInstallFileA(
uflags: VER_INSTALL_FILE_FLAGS,
szsrcfilename: PCSTR,
szdestfilename: PCSTR,
szsrcdir: PCSTR,
szdestdir: PCSTR,
szcurdir: PCSTR,
sztmpfile: PSTR,
putmpfilelen: *mut u32
) -> VER_INSTALL_FILE_STATUS
Expand description
Required features: "Win32_Storage_FileSystem"