pub fn args_os() -> impl Iterator<Item = OsString>
Expand description

Equivalent to std::env::args_os(), but with precomposed unicode on MacOS and other apple platforms.