Constant lrs::process::WAIT_STOPPED

Wait for the child to stop.

Syntax

const WAIT_STOPPED: WaitFlags = WaitFlags(WSTOPPED);

See also