fn renameAbsoluteZ(old_path: [*:0]const u8, new_path: [*:0]const u8) !void
[src]
Same as renameAbsolute
except the path parameters are null-terminated.
fn renameAbsoluteZ(old_path: [*:0]const u8, new_path: [*:0]const u8) !void
Same as renameAbsolute
except the path parameters are null-terminated.