IOSink.error

Error sink to write errors to.

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

Meta