[][src]Function winapi::um::wincon::SetConsoleTextAttribute

pub unsafe extern "system" fn SetConsoleTextAttribute(
    hConsoleOutput: HANDLE,
    wAttributes: WORD
) -> BOOL