Get a MPI byte.

Property definitions

mpi $ DataType :: byte
	# Get a MPI byte.
	new byte `{ return MPI_BYTE; `}
lib/mpi/mpi.nit:233,2--234,32