windows::Win32::System::Console

Function GetConsoleAliasW

pub unsafe fn GetConsoleAliasW<P0, P3>(
    source: P0,
    targetbuffer: &mut [u16],
    exename: P3,
) -> u32
where P0: Param<PCWSTR>, P3: Param<PCWSTR>,