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

Method g

examples/source/tutorials/quick_n_dirty/namespacing.cpp:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 void g() {
17 ++b;
18 }
19 };
20
21 sol::state lua;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected