Function input_sys::libinput_device_config_accel_is_available
[−]
[src]
pub unsafe extern fn libinput_device_config_accel_is_available(device: *mut libinput_device)
-> c_int
@ingroup config
Check if a device uses libinput-internal pointer-acceleration.
@param device The device to configure
@return 0 if the device is not accelerated, nonzero if it is accelerated
@see libinput_device_config_accel_set_speed @see libinput_device_config_accel_get_speed @see libinput_device_config_accel_get_default_speed