Function input_sys::libinput_device_config_accel_set_profile [] [src]

pub unsafe extern "C" fn libinput_device_config_accel_set_profile(
    device: *mut libinput_device,
    mode: libinput_config_accel_profile
) -> libinput_config_status

@ingroup config

Set the pointer acceleration profile of this pointer device to the given mode.

@param device The device to configure @param mode The mode to set the device to.

@return A config status code