[][src]Function lua_sys::lua_gettable

pub unsafe extern "C" fn lua_gettable(L: *mut lua_State, idx: c_int) -> c_int