clutter_animatable_set_final_state

Function clutter_animatable_set_final_state 

Source
pub unsafe extern "C" fn clutter_animatable_set_final_state(
    animatable: *mut ClutterAnimatable,
    property_name: *const c_char,
    value: *const GValue,
)