Function windows_sys::Win32::Storage::FileSystem::CopyFile2
pub unsafe extern "system" fn CopyFile2(
pwszexistingfilename: PCWSTR,
pwsznewfilename: PCWSTR,
pextendedparameters: *const COPYFILE2_EXTENDED_PARAMETERS
) -> HRESULTExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"