Get a MPI unsigned int.

Property definitions

mpi $ DataType :: unsigned
	# Get a MPI unsigned int.
	new unsigned `{ return MPI_UNSIGNED; `}
lib/mpi/mpi.nit:215,2--216,40