pub fn properties<T: AsRawDescriptor>(
    descriptor: &T,
) -> Result<virtio_input_bitmap>Expand description
Gets the properties of an event device (see EVIOCGPROP ioctl for details).
pub fn properties<T: AsRawDescriptor>(
    descriptor: &T,
) -> Result<virtio_input_bitmap>Gets the properties of an event device (see EVIOCGPROP ioctl for details).