Function mlua_sys::lua53::lauxlib::luaL_setmetatable
source ยท pub unsafe extern "C-unwind" fn luaL_setmetatable(
L: *mut lua_State,
tname: *const c_char,
)Available on crate feature
lua53 only.