Function mpi::ffi::PMPI_Type_hvector [] [src]

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