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

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