IOAndHandle

Undocumented in source.
nothrow @nogc static
struct IOAndHandle {}

Members

Variables

handle
IOHandle handle;
Undocumented in source.
io
IOStream* io;
Undocumented in source.

Meta