Exemple #1
0
 public static void PushResult(LuaBufferPtr B)
 {
     LuaLDelegates.luaL_pushresult(B);
 }