[][src]Function web::request_animation_frame

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