Function send

int send(T) (
  ref int proc,
  ref int tag,
  ref SList!T value,
  MPI_Comm comm
);