[][src]Function web_timer::request_animation_frame

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