ERR_IO_DATA_LOSS

Constant ERR_IO_DATA_LOSS 

Source
pub const ERR_IO_DATA_LOSS: i32 = -43;
Expand description

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

Example: A disk block is irrecoverably damaged.