Pointer to pixel data

Property definitions

sdl2 $ SDLSurface :: pixels
	# Pointer to pixel data
	fun pixels: Pointer `{ return self->pixels; `}
lib/sdl2/sdl2_base.nit:420,2--421,47