libc
0.2.97
libc
Function
makedev
Copy item path
Source
pub unsafe extern "C" fn makedev( major:
c_uint
, minor:
c_uint
, ) ->
dev_t