Function glib::shell_parse_argv

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