Function rlua::ffi::lua54::lua_setmetatable

pub unsafe extern "C-unwind" fn lua_setmetatable(
    L: *mut lua_State,
    objindex: i32
) -> i32