Function mpi::ffi::PMPI_Type_vector [] [src]

pub unsafe extern fn PMPI_Type_vector(count: c_int,
                                      blocklength: c_int,
                                      stride: c_int,
                                      oldtype: MPI_Datatype,
                                      newtype: *mut MPI_Datatype)
                                      -> c_int