Function kernel32::AddConsoleAliasW [] [src]

pub unsafe extern "system" fn AddConsoleAliasW(
    Source: LPWSTR,
    Target: LPWSTR,
    ExeName: LPWSTR
) -> BOOL