Function libbismuth_sys::bis_spring_animation_new

source ยท
pub unsafe extern "C" fn bis_spring_animation_new(
    widget: *mut GtkWidget,
    from: c_double,
    to: c_double,
    spring_params: *mut BisSpringParams,
    target: *mut BisAnimationTarget,
) -> *mut BisAnimation