Function rustix::fs::makedev

pub fn makedev(maj: u32, min: u32) -> Dev
Documentation

makedev(maj, min)

References