MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / luaH_mainposition

Function luaH_mainposition

lib/lua/src/ltable.c:991–993  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

989/* export these functions for the test library */
990
991Node *luaH_mainposition (const Table *t, const TValue *key) {
992 return mainpositionTV(t, key);
993}
994
995#endif

Callers

nothing calls this directly

Calls 1

mainpositionTVFunction · 0.85

Tested by

no test coverage detected