Function clockwork_sdk::cpi::thread_stop

source ·
pub fn thread_stop<'info>(
    ctx: CpiContext<'_, '_, '_, 'info, ThreadStop<'info>>
) -> Result<()>