Function rustix::fs::makedev

source · []
pub fn makedev(maj: u32, min: u32) -> Dev
Expand description

makedev(maj, min)

References