clutter_behaviour_scale_new

Function clutter_behaviour_scale_new 

Source
pub unsafe extern "C" fn clutter_behaviour_scale_new(
    alpha: *mut ClutterAlpha,
    x_scale_start: c_double,
    y_scale_start: c_double,
    x_scale_end: c_double,
    y_scale_end: c_double,
) -> *mut ClutterBehaviour