clutter_animation_bind

Function clutter_animation_bind 

Source
pub unsafe extern "C" fn clutter_animation_bind(
    animation: *mut ClutterAnimation,
    property_name: *const c_char,
    final_: *const GValue,
) -> *mut ClutterAnimation