Function mlua_sys::lua52::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
lua52 only.