[][src]Function web_timer::request_animation_loop

pub fn request_animation_loop(
    callback: impl FnMut(f64) + Send + 'static
) -> JSFunction