Skip to main content

SetConsoleTextAttribute

Function SetConsoleTextAttribute 

Source
pub unsafe fn SetConsoleTextAttribute<'a>(
    hconsoleoutput: impl IntoParam<'a, HANDLE>,
    wattributes: u16,
) -> BOOL