libc
0.2.161
Function
libc
::
makedev
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn makedev(major:
i32
, minor:
i32
) ->
dev_t