Function libbismuth_sys::bis_timed_animation_new

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