[][src]Function web::request_animation_loop

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