[][src]Function ul_sys::ulCreateScrollEvent

pub unsafe extern "C" fn ulCreateScrollEvent(
    type_: ULScrollEventType,
    delta_x: c_int,
    delta_y: c_int
) -> ULScrollEvent

Create a scroll event, @see ScrollEvent for help using this function.