pub fn name<T: AsRawDescriptor>(descriptor: &T) -> Result<String>Expand description
Gets the name of an event device (see EVIOCGNAME ioctl for details).
pub fn name<T: AsRawDescriptor>(descriptor: &T) -> Result<String>Gets the name of an event device (see EVIOCGNAME ioctl for details).