pub unsafe extern "system" fn AddConsoleAliasW(
    source: PCWSTR,
    target: PCWSTR,
    exename: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_System_Console", "Win32_Foundation"