Function libc::unix::linux_like::linux::makedev

source ·
pub const extern "C" fn makedev(major: c_uint, minor: c_uint) -> dev_t