Function Event_RaiseRawMove

Source
pub unsafe fn Event_RaiseRawMove(
    handlers: &mut Event_RawMove,
    x_delta: c_float,
    y_delta: c_float,
)
Expand description

Calls all registered callbacks for an event which has raw pointer movement arguments.