rustix
0.38.39
In rustix::
fs
Function
rustix
::
fs
::
makedev
Copy item path
source
·
[
−
]
pub fn makedev(maj:
u32
, min:
u32
) ->
Dev
Expand description
makedev(maj, min)
§
References
Linux