pub unsafe extern "system" fn GetConsoleAliasW(
    source: PCWSTR,
    targetbuffer: PWSTR,
    targetbufferlength: u32,
    exename: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_Console"