ZX_ERR_IO_DATA_LOSS

Constant ZX_ERR_IO_DATA_LOSS 

Source
pub const ZX_ERR_IO_DATA_LOSS: zx_status_t = -43;
Expand description

The data in the operation is currently unavailable and may be permanently lost.

Example: A disk block is irrecoverably damaged.