Function MPI_Intercomm_merge

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