pub fn makedev(maj: u32, min: u32) -> Dev
fs
makedev(maj, min)—Compute a device ID from a given major and minor ID.
makedev(maj, min)