[][src]Function rsys::linux::stat_scsi_cdrom

pub fn stat_scsi_cdrom(name: &str) -> Result<ScsiCdrom>

Parses a ScsiCdrom object from system. If the provided name doesn't start with sr returns an error.