Function compio_signal::ctrl_c
source · pub async fn ctrl_c() -> Result<()>
Expand description
Completes when a “ctrl-c” notification is sent to the process.
pub async fn ctrl_c() -> Result<()>
Completes when a “ctrl-c” notification is sent to the process.