]> git.buserror.net Git - polintos/scott/priv.git/blob - idl/io/console.idl
Cause excessively large malloc()s to fail rather than assert.
[polintos/scott/priv.git] / idl / io / console.idl
1 namespace IO.Console;
2
3 interface Console : System.IO.IOStream {
4         guid: "889C9109-EA8B-11D9-9153-000A95BB581A";
5 };