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

Method GetFavLog

NetStream/source/yt_utils.cpp:458–461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456}
457
458ytutils::FavLog *ytutils::GetFavLog()
459{
460 return s_favLog;
461}
462
463int32_t ytutils::EnqueueDownload(const char *url, const char *name)
464{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected