Function SetConsoleTextAttribute

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