Exemple #1
0
 public static LuaStatePtr NewState()
 {
     return(LuaLDelegates.luaL_newstate());
 }