Function clutter_sys::clutter_actor_animate[][src]

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