clutter_actor_animate

Function clutter_actor_animate 

Source
pub unsafe extern "C" fn clutter_actor_animate(
    actor: *mut ClutterActor,
    mode: c_ulong,
    duration: c_uint,
    first_property_name: *const c_char,
    ...
) -> *mut ClutterAnimation