fn renameAbsoluteW(old_path: [*:0]const u16, new_path: [*:0]const u16) !void
[src]
Same as renameAbsolute
except the path parameters are WTF-16 and target OS is assumed Windows.
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.