pub static use_cmdoutval: Atomic<i32>
Port of int use_cmdoutval; from Src/exec.c:234. When set, lastval is updated from cmdoutval after the command (i.e. the command had substitutions whose exit status matters).
int use_cmdoutval;
Src/exec.c:234
lastval
cmdoutval