MPI_Ssend_init

int MPI_Ssend_init(void*, int, MPI_Datatype, int,int, MPI_Comm, MPI_Request *);
Creates a persistent synchronous mode send request.