MCPcopy Create free account
hub / github.com/ddnet/ddnet / io_stdout

Function io_stdout

src/base/io.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259IOHANDLE io_stdout()
260{
261 return stdout;
262}
263
264IOHANDLE io_stderr()
265{

Callers 1

log_logger_stdoutFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected