windows::Win32::System::Console

Function GetConsoleAliasesW

pub unsafe fn GetConsoleAliasesW<P2>(
    aliasbuffer: &mut [u16],
    exename: P2,
) -> u32
where P2: Param<PCWSTR>,