Function glib::shell_parse_argv

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