Function rlua::ffi::lua54::luaL_newmetatable

pub unsafe extern "C-unwind" fn luaL_newmetatable(
    L: *mut lua_State,
    tname: *const i8
) -> i32