MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / getValue

Method getValue

test/embind/embind_test.cpp:1057–1059  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1055 };
1056
1057 char getValue() {
1058 return value;
1059 }
1060
1061 char value;
1062};

Callers 3

embind.test.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected