Function PMPI_Comm_join

Source
pub unsafe extern "C" fn PMPI_Comm_join(
    fd: c_int,
    intercomm: *mut MPI_Comm,
) -> c_int