Function linux_unsafe::pause
source ยท pub unsafe fn pause() -> Result<int>
Expand description
Pause the current process until a signal is delivered.
pub unsafe fn pause() -> Result<int>
Pause the current process until a signal is delivered.