[][src]Function lua_rs::ffi::lua::lua_gettable

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