Function rlua::ffi::lua_rawgeti

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