Function PMPI_Comm_remote_group

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