luaL_error function

  1. @JS("lauxlib.luaL_error")
int luaL_error(
  1. lua_State L
)

Implementation

@JS("lauxlib.luaL_error")         external int       luaL_error(lua_State L, );