Function glib::find_program_in_path

source ·
pub fn find_program_in_path(program: impl AsRef<Path>) -> Option<PathBuf>