Function base::sys::linux::is_block_file   
source ยท pub fn is_block_file<F: AsRawDescriptor>(file: &F) -> Result<bool>Expand description
Checks whether a file is a block device fie or not.
pub fn is_block_file<F: AsRawDescriptor>(file: &F) -> Result<bool>Checks whether a file is a block device fie or not.