thread_update

Function thread_update 

Source
pub fn thread_update<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, ThreadUpdate<'info>>,
    _settings: ThreadSettings,
) -> Result<()>