pub unsafe extern "system" fn GetConsoleScreenBufferInfoEx(
    hconsoleoutput: HANDLE,
    lpconsolescreenbufferinfoex: *mut CONSOLE_SCREEN_BUFFER_INFOEX
) -> BOOL
Expand description

Required features: "Win32_Foundation"