pub unsafe extern "C" fn setmetatable( state: lua_State, index: i32, ) -> i32
Pops a table from the stack and sets it as the new metatable for the value at the given acceptable index.