Function nix::unistd::pause

pub fn pause()
Documentation

Suspend the thread until a signal is received.

See also pause(2).

On this page