Function windows_sys::Win32::System::Console::GetConsoleAliasA
[−]pub unsafe extern "system" fn GetConsoleAliasA(
source: PCSTR,
targetbuffer: PSTR,
targetbufferlength: u32,
exename: PCSTR
) -> u32
Expand description
Required features: "Win32_System_Console"