fn renameAbsoluteZ(old_path: [*:0]const u8, new_path: [*:0]const u8) !void

Same as renameAbsolute except the path parameters are null-terminated.

Parameters

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