MCPcopy Create free account
hub / github.com/ThePhD/sol2 / f2

Function f2

examples/source/c_call.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8int f2(int, int) {
9 return 1;
10}
11
12struct fer {
13 double f3(int, int) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected