Constant lrs::process::WAIT_CONTINUED

Wait for the child to continue.

Syntax

const WAIT_CONTINUED: WaitFlags = WaitFlags(WCONTINUED);

See also