Function glib::functions::shell_parse_argv[][src]

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