Function rlua::ffi::lua_getiuservalue

pub unsafe extern "C-unwind" fn lua_getiuservalue(
    L: *mut lua_State,
    idx: i32,
    n: i32
) -> i32