Function mpi::ffi::MPI_Group_union
[−]
[src]
pub unsafe extern fn MPI_Group_union(group1: MPI_Group,
group2: MPI_Group,
newgroup: *mut MPI_Group)
-> c_int