Function PMPI_Intercomm_merge

Source
pub unsafe extern "C" fn PMPI_Intercomm_merge(
    intercomm: MPI_Comm,
    high: c_int,
    newintercomm: *mut MPI_Comm,
) -> c_int