libc
0.2.152
libc
Function
makedev
Copy item path
source
pub const extern "C" fn makedev(major:
c_uint
, minor:
c_uint
) ->
dev_t