pub const S_IFBLK: u32 = 0o60000;
Expand description

File mode indicating a block device.