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