Method lrs::file::Device::minor

Returns the minor of a device.

Syntax

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