setupMouseWheel

expect fun setupMouseWheel(): Pair<InputDeviceDriver, InputDevice>

Sets up the Mouse Wheel as an input device.

actual fun setupMouseWheel(): Pair<InputDeviceDriver, InputDevice>