fn program_exists(path: &Path) -> Option<Vec<u16>>
🔬This is a nightly-only experimental API. (process_internals)
Expand description

Check if a file exists without following symlinks.