MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / GetFavLog

Method GetFavLog

NetStream/source/tw_utils.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261twutils::FavLog *twutils::GetFavLog()
262{
263 return s_favLog;
264}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected