Function glib::functions::shell_quote

source ·
pub fn shell_quote<P: AsRef<OsStr>>(unquoted_string: P) -> Option<OsString>