fn makeDirAbsoluteZ(absolute_path_z: [*:0]const u8) !void
[src]
Same as makeDirAbsolute
except the parameter is a null-terminated UTF-8-encoded string.
fn makeDirAbsoluteZ(absolute_path_z: [*:0]const u8) !void
Same as makeDirAbsolute
except the parameter is a null-terminated UTF-8-encoded string.