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

Method GetShare

NetStream/source/yt_utils.cpp:473–476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

471}
472
473CURLSH *ytutils::GetShare()
474{
475 return s_share;
476}
477
478void ytutils::FormatViews(wstring& res, uint32_t views, bool add)
479{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected