fn rmdirZ(dir_path: [*:0]const u8) DeleteDirError!void
Same as rmdir except the parameter is null-terminated.
rmdir
dir_path: [*:0]const u8,