Constant FD_CMD_TRUNCATE

Source
pub const FD_CMD_TRUNCATE: fd_cmd = 2;
Expand description

Truncate the underlying storage of the file descriptor. The arg argument points to a u64 length.