pub unsafe extern "system" fn CopyFile2(
    pwszexistingfilename: PWSTR,
    pwsznewfilename: PWSTR,
    pextendedparameters: *const COPYFILE2_EXTENDED_PARAMETERS
) -> HRESULT
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’