std.cstream
The std.cstream module bridges std.c.stdio (or std.stdio) and std.stream. Both std.c.stdio and std.stream are publicly imported by std.cstream.

Authors:
Ben Hinkle

License:
Public Domain