Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/darktable-org/rawspeed
/ main
Function
main
lnt/RawSpeed.cpp:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
extern const char* const unique_hash __attribute__((visibility(
"default"
))) =
26
__TIMESTAMP__;
27
int main(int argc, char* argv[]) { return 0; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected