Using the lua_getglobal(L, "sum") call, we load the function into the stack. We can check if the function was loaded correctly using the ...
確定! 回上一頁