request_animation_frame

Macro request_animation_frame 

Source
macro_rules! request_animation_frame {
    ($anim_body:block) => { ... };
}