Function solana_evm_loader_program::processor::next_account_info [−][src]
pub fn next_account_info<'a, 'b, I: Iterator<Item = &'a KeyedAccount<'b>>>(
iter: &mut I
) -> Result<I::Item, InstructionError>
Return the next AccountInfo or a NotEnoughAccountKeys error