clutter_actor_move_by

Function clutter_actor_move_by 

Source
pub unsafe extern "C" fn clutter_actor_move_by(
    self_: *mut ClutterActor,
    dx: c_float,
    dy: c_float,
)