Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
makedev
libc
0.2.180
libc
Function
makedev
Copy item path
Source
pub const extern "C" fn makedev(major:
c_uint
, minor:
c_uint
) ->
dev_t