Function mpi::ffi::MPI_Type_hindexed
[−]
[src]
pub unsafe extern fn MPI_Type_hindexed(count: c_int,
array_of_blocklengths: *mut c_int,
array_of_displacements: *mut MPI_Aint,
oldtype: MPI_Datatype,
newtype: *mut MPI_Datatype)
-> c_int