MCPcopy Create free account
hub / github.com/Snapchat/djinni / EMSCRIPTEN_BINDINGS

Function EMSCRIPTEN_BINDINGS

examples/generated-src/wasm/NativeSortOrder.cpp:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26EMSCRIPTEN_BINDINGS(textsort_sort_order) {
27 NativeSortOrder::staticInitializeConstants();
28}
29
30} // namespace djinni_generated

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected