Function libc::makedev

source · []
pub unsafe extern "C" fn makedev(major: i32, minor: i32) -> dev_t