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