rustix::fs

Function makedev

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

makedev(maj, min)

ยงReferences