Deprecated; use parsePathWindows
parsePathWindows
pub fn diskDesignatorWindows(path: []const u8) []const u8
pub fn diskDesignatorWindows(path: []const u8) []const u8 { return windowsParsePath(path).disk_designator; }