Function glib::shell_parse_argv

source ยท
pub fn shell_parse_argv(
    command_line: impl AsRef<OsStr>,
) -> Result<Vec<OsString>, Error>