[−][src]Function solana_sdk::instruction_processor_utils::next_keyed_account
pub fn next_keyed_account<I: Iterator>(
iter: &mut I
) -> Result<I::Item, InstructionError>
Return the next KeyedAccount or a NotEnoughAccountKeys instruction error