Function major

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