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