... L->top - 1)); 00511 lua_unlock(L); 00512 } 00513 00514 00515 LUA_API void lua_rawgeti (lua_State *L, int idx, int n) { 00516 StkId o; 00517 lua_lock(L); ...
確定! 回上一頁