Function nix::sys::stat::makedev

source · []
pub fn makedev(major: u64, minor: u64) -> dev_t