clutter_interval_new_with_values

Function clutter_interval_new_with_values 

Source
pub unsafe extern "C" fn clutter_interval_new_with_values(
    gtype: GType,
    initial: *const GValue,
    final_: *const GValue,
) -> *mut ClutterInterval