io_sink_t.warning

Warning sink to write warnings to.

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

Meta