rustix
1.0.3
major
Sections
References
In rustix::
fs
rustix
::
fs
Function
major
Copy item path
Source
pub fn major(dev:
Dev
) ->
u32
Available on
crate feature
fs
only.
Expand description
major(dev)
—Compute the major ID of a given device ID.
§
References
Linux