mpi::bindings::PMPI_Type_create_hindexed_block [] [src]

pub unsafe extern fn PMPI_Type_create_hindexed_block(count: c_int, blocklength: c_int, array_of_displacements: *const MPI_Aint, oldtype: MPI_Datatype, newtype: *mut MPI_Datatype) -> c_int