Function AddConsoleAliasW
pub unsafe fn AddConsoleAliasW<P0, P1, P2>(
source: P0,
target: P1,
exename: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn AddConsoleAliasW<P0, P1, P2>(
source: P0,
target: P1,
exename: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,