Wraps SDL_UpdateTexture which updates the entire dsdl2.Texture's pixel data
array of pixels for the entire dsdl2.Texture's pixels to be replaced with
skips in bytes per line/row of the pixels
dsdl2.SDLException if failed to update the texture pixel data
See Implementation
Wraps SDL_UpdateTexture which updates the entire dsdl2.Texture's pixel data