Function mpi::ffi::PMPI_Type_contiguous [] [src]

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