fn realpathZ(self: Dir, pathname: [*:0]const u8, out_buffer: []u8) ![]u8
Same as Dir.realpath except pathname is null-terminated. See also Dir.realpath, realpathZ.
Dir.realpath
pathname
realpathZ
self: Dir,
pathname: [*:0]const u8,
out_buffer: []u8,