Function PMPI_Comm_group

Source
pub unsafe extern "C" fn PMPI_Comm_group(
    comm: MPI_Comm,
    group: *mut MPI_Group,
) -> c_int