[][src]Function sauron::execute_in_request_animation_frame

pub fn execute_in_request_animation_frame<F>(f: F) -> i32 where
    F: Fn() + 'static, 

request animation frame and execute function