Function kernel32::SetConsoleTextAttribute [] [src]

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