Function solana_program::sysvar::instructions::load_instruction_at_checked[][src]

pub fn load_instruction_at_checked(
    index: usize,
    instruction_sysvar_account_info: &AccountInfo<'_>
) -> Result<Instruction, ProgramError>
Expand description

Load an instruction at the specified index