Skip to main content

store_pty_returncode

Function store_pty_returncode 

Source
pub fn store_pty_returncode(returncode: &Arc<Mutex<Option<i32>>>, code: i32)
Expand description

Store the PTY child return code in shared process state.