Function windows_sys::Win32::System::Console::AddConsoleAliasW
[−]pub unsafe extern "system" fn AddConsoleAliasW(
source: PCWSTR,
target: PCWSTR,
exename: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_System_Console"
, "Win32_Foundation"