Function tauri::api::process::kill_children[][src]

pub fn kill_children()
Expand description

Kill all child process created with Command. By default it’s called before the crate::App exits.