Function thread_exec

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