MCPcopy Create free account
hub / github.com/cinit/TMoe / GetLoadedTMessageLibHandle

Function GetLoadedTMessageLibHandle

app/src/main/cpp/tmoe_core/NativeInit.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51extern "C" void* GetLoadedTMessageLibHandle() {
52 return ::tmoe::core::gLoadedTMessageLibHandle;
53}

Callers 1

lookupFileLogLogsEnabledFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected