Mask of the location of the red component

Property definitions

sdl2 $ SDL_PixelFormat :: rmask
	# Mask of the location of the red component
	fun rmask: UInt32 `{ return self->Rmask; `}
lib/sdl2/sdl2_base.nit:432,2--433,44