fn unlink(file_path: []const u8) UnlinkError!void

Delete a name and possibly the file it refers to. See also unlinkZ.

Parameters

file_path: []const u8,