Function libhelium_sys::he_spring_animation_new

source ยท
pub unsafe extern "C" fn he_spring_animation_new(
    widget: *mut GtkWidget,
    from: c_double,
    to: c_double,
    sparams: *mut HeSpringParams,
    target: *mut HeAnimationTarget,
) -> *mut HeSpringAnimation