Skip to main content

replace_and_restart_unix

Function replace_and_restart_unix 

Source
pub fn replace_and_restart_unix(
    new_exe_path: &Path,
    current_args: Vec<String>,
) -> Result<()>