IOSink.warning

Warning sink to write warnings to.

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

Meta