Function windows::Win32::Storage::FileSystem::MoveFileFromAppW
pub unsafe fn MoveFileFromAppW<P0, P1>(
lpexistingfilename: P0,
lpnewfilename: P1,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,