Function GetConsoleScreenBufferInfoEx

Source
pub unsafe extern "system" fn GetConsoleScreenBufferInfoEx(
    hConsoleOutput: HANDLE,
    lpConsoleScreenBufferInfoEx: PCONSOLE_SCREEN_BUFFER_INFOEX,
) -> BOOL