Function devices::virtio::input::evdev::properties

source ·
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).