Function execute_instruction

Source
pub fn execute_instruction<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, ExecuteInstruction<'info>>,
) -> Result<()>