fn readLinkZ(self: Dir, sub_path_c: [*:0]const u8, buffer: []u8) ![]u8

Same as readLink, except the pathname parameter is null-terminated.

Parameters

self: Dir,
sub_path_c: [*:0]const u8,
buffer: []u8,