fn unlinkZ(file_path: [*:0]const u8) UnlinkError!void

Same as unlink except the parameter is a null terminated UTF8-encoded string.

Parameters

file_path: [*:0]const u8,