Function clutter_sys::clutter_behaviour_rotate_new[][src]

pub unsafe extern "C" fn clutter_behaviour_rotate_new(
    alpha: *mut ClutterAlpha,
    axis: ClutterRotateAxis,
    direction: ClutterRotateDirection,
    angle_start: c_double,
    angle_end: c_double
) -> *mut ClutterBehaviour