Function glib::auto::functions::shell_unquote

source ยท
pub fn shell_unquote(
    quoted_string: impl AsRef<OsStr>,
) -> Result<OsString, Error>