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

Function warnfoff

lib/lua/src/lauxlib.c:1079–1081  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1077
1078
1079static void warnfoff (void *ud, const char *message, int tocont) {
1080 checkcontrol((lua_State *)ud, message, tocont);
1081}
1082
1083
1084/*

Callers

nothing calls this directly

Calls 1

checkcontrolFunction · 0.85

Tested by

no test coverage detected