fn renameAbsoluteW(old_path: [*:0]const u16, new_path: [*:0]const u16) !void

Same as renameAbsolute except the path parameters are WTF-16 and target OS is assumed Windows.

Parameters

old_path: [*:0]const u16,
new_path: [*:0]const u16,