windows::Win32::System::Console

Function SetConsoleScreenBufferInfoEx

pub unsafe fn SetConsoleScreenBufferInfoEx(
    hconsoleoutput: HANDLE,
    lpconsolescreenbufferinfoex: *const CONSOLE_SCREEN_BUFFER_INFOEX,
) -> Result<()>