request_animation_frame

Function request_animation_frame 

Source
pub fn request_animation_frame(handler: impl FnMut() + Send + Sync + 'static)