fn readLinkZ(self: Dir, sub_path_c: [*:0]const u8, buffer: []u8) ![]u8
Same as readLink, except the pathname parameter is null-terminated.
readLink
pathname
self: Dir,
sub_path_c: [*:0]const u8,
buffer: []u8,