IOHandle

Can be a FILE* handle, a FIMEMORY, a WrappedIO... identifies the I/O stream.

nothrow @nogc
alias IOHandle = void*

Meta