Constant lrs::process::WAIT_EXITED

Wait for the child to exit.

Syntax

const WAIT_EXITED: WaitFlags = WaitFlags(WEXITED);

See also