ZeroTierOne/diagnostic/dump_interfaces.hpp

3 lines
No EOL
78 B
C++

#pragma once
#include <sstream>
void dumpInterfaces(std::stringstream& dump);