[][src]Function input_sys::libinput_device_config_send_events_get_modes

pub unsafe extern "C" fn libinput_device_config_send_events_get_modes(
    device: *mut libinput_device
) -> u32

@ingroup config

Return the possible send-event modes for this device. These modes define when a device may process and send events.

@param device The device to configure

@return A bitmask of possible modes.

@see libinput_device_config_send_events_set_mode @see libinput_device_config_send_events_get_mode @see libinput_device_config_send_events_get_default_mode