clutter_animator_set

Function clutter_animator_set 

Source
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,
    ...
)