luaL_checkany

[-0, +0, v]

  1. void luaL_checkany (lua_State *L, int arg);

检查函数在 arg 位置是否有任何类型(包括 nil)的参数。