pub fn is_device_namespace(path: &Path) -> bool
Returns true if path uses a device namespace prefix (\\.\...).
true
path
\\.\...
No.