Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bgrimstad/splinter
/ splinter_get_error_string
Function
splinter_get_error_string
src/cinterface/cinterface.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
const char *splinter_get_error_string()
24
{
25
return SPLINTER::splinter_error_string;
26
}
27
28
} // extern
"C"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected