Function rlua::ffi::lua_geti

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