lua_setmetatable

Function lua_setmetatable 

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