update()
      Sends the screen buffer to the screen and switches the internal dual buffers. Call this to update the screen after you have drawn everything you want.
Return Value: None

file: src/draw/engine_draw_module.c

landing