Function switchboard_solana::program_id::sysvar::instructions::store_current_index
pub fn store_current_index(data: &mut [u8], instruction_index: u16)
Expand description
Store the current Instruction
’s index in the instructions sysvar data.