clutter_animator_remove_key

Function clutter_animator_remove_key 

Source
pub unsafe extern "C" fn clutter_animator_remove_key(
    animator: *mut ClutterAnimator,
    object: *mut GObject,
    property_name: *const c_char,
    progress: c_double,
)