Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
extern
"C"
void* GetLoadedTMessageLibHandle() {
52
return ::tmoe::core::gLoadedTMessageLibHandle;
53
}
Callers
1
lookupFileLogLogsEnabled
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected