fn makeDirAbsoluteW(absolute_path_w: [*:0]const u16) !void
[src]
Same as makeDirAbsolute
except the parameter is a null-terminated WTF-16-encoded string.
fn makeDirAbsoluteW(absolute_path_w: [*:0]const u16) !void
Same as makeDirAbsolute
except the parameter is a null-terminated WTF-16-encoded string.