pub fn makedev(maj: u32, min: u32) -> Dev
Available on crate feature fs only.
Expand description

makedev(maj, min)

References