Function rlua::ffi::lua_gettable [] [src]

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