Beispiel #1
0
 public static IntPtr Create()
 {
     return(LuaAPI.luaL_newstate());
 }