Get a MPI unsigned short.

Property definitions

mpi $ DataType :: unsigned_short
	# Get a MPI unsigned short.
	new unsigned_short `{ return MPI_UNSIGNED_SHORT; `}
lib/mpi/mpi.nit:212,2--213,52