Initialize networking support for the current platform.
Declared in <common/system.h>
<common/system.h>
[[nodiscard]] bool SetupNetworking();
true if networking was set up successfully.
The return value should not be discarded.