fn realpathW(self: Dir, pathname: []const u16, out_buffer: []u8) ![]u8
Windows-only. Same as Dir.realpath except pathname is WTF16 encoded. See also Dir.realpath, realpathW.
Dir.realpath
pathname
realpathW
self: Dir,
pathname: []const u16,
out_buffer: []u8,