luaL_newstate function

  1. @JS("lauxlib.luaL_newstate")
lua_State luaL_newstate()

Implementation

@JS("lauxlib.luaL_newstate")      external lua_State luaL_newstate();