How to avoid retrace line on windowed (not fullscreen) using SDL_UpdateRect

Hi,

How to avoid retrace line on windowed (not fullscreen) using
SDL_UpdateRect… Is there a function I can call somethink like
SDL_WaitRetrace or similar?

Thanks,

SA Dev