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.

Parameters

self: Dir,
pathname: []const u16,
out_buffer: []u8,