Function update_last_restarted_slot

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