Function thread_delete

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