Ejemplo n.º 1
0
 internal static IntPtr LuaLNewState()
 {
     return(LuaInterop.LuaLNewState());
 }