Function clutter_sys::clutter_animator_set[][src]

pub unsafe extern "C" fn clutter_animator_set(
    animator: *mut ClutterAnimator,
    first_object: gpointer,
    first_property_name: *const c_char,
    first_mode: c_uint,
    first_progress: c_double,
     ...
)