IOSink.info

Info sink to write informational messages to.

struct IOSink
extern (C) @nogc
void function(const(char)* msg, const(char)* file, uint line) @(nogc) nothrow info;

Meta