Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/build-cpp/cmkr
/ main
Function
main
tests/objective-c/src/main.c:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
#endif
10
11
int main() {
12
platform_specific();
13
return 0;
14
}
Callers
nothing calls this directly
Calls
1
platform_specific
Function · 0.85
Tested by
no test coverage detected