Last updated 1 year ago
[DllImport("Kernel32.dll", SetLastError = true)][return: MarshalAs(UnmanagedType.Bool)] public static extern bool PeekConsoleInput(IntPtr hConsoleInput, [Out] INPUT_RECORD
Microsoft documentation: Link