Function lua_next

Source
pub unsafe extern "C" fn lua_next(L: *mut lua_State, idx: i32) -> i32