Function mlua_sys::lua51::lauxlib::luaL_newmetatable_
source ยท pub unsafe extern "C-unwind" fn luaL_newmetatable_(
L: *mut lua_State,
tname: *const c_char,
) -> c_intAvailable on crate features
lua51 or luajit only.