Function nix::sys::stat::makedev

pub const fn makedev(major: u64, minor: u64) -> dev_t
On this page