fn makeDirAbsoluteW(absolute_path_w: [*:0]const u16) !void

Same as makeDirAbsolute except the parameter is a null-terminated WTF-16-encoded string.

Parameters

absolute_path_w: [*:0]const u16,