Function CopyFileFromAppW
pub unsafe fn CopyFileFromAppW<P0, P1>(
lpexistingfilename: P0,
lpnewfilename: P1,
bfailifexists: bool,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn CopyFileFromAppW<P0, P1>(
lpexistingfilename: P0,
lpnewfilename: P1,
bfailifexists: bool,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,