fn unlinkW(file_path_w: []const u16) UnlinkError!void

Windows-only. Same as unlink except the parameter is null-terminated, WTF16 encoded.

Parameters

file_path_w: []const u16,