Function rustix::backend::fs::makedev::makedev

source ยท
pub(crate) fn makedev(maj: u32, min: u32) -> Dev