luaL_argcheck

Undocumented in source. Be warned that the author may not have intended to support it.
version(LUA_51)
@nogc nothrow
void
luaL_argcheck
(
lua_State* L
,
bool cond
,
int arg
,
const(char)* extramsg
)

Meta