io_sink_t.error

Error sink to write errors to.

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

Meta