Function winapi::um::wincon::AddConsoleAliasA

source ·
pub unsafe extern "system" fn AddConsoleAliasA(
    Source: LPSTR,
    Target: LPSTR,
    ExeName: LPSTR
) -> BOOL