fn deleteFileW(self: Dir, sub_path_w: []const u16) DeleteFileError!void

Same as deleteFile except the parameter is WTF-16 encoded.

Parameters

self: Dir,
sub_path_w: []const u16,