Skip to main content

thread_update

Function thread_update 

Source
pub fn thread_update<'info>(
    ctx: CpiContext<'_, '_, '_, 'info, ThreadUpdate<'info>>,
    settings: ThreadSettings,
) -> Result<()>