Method lrs::file::Device::major

Returns the major of a device.

Syntax

impl Device {
    fn major(self) -> u32
}