Function mpi::ffi::MPI_Group_excl

source ·
pub unsafe extern "C" fn MPI_Group_excl(
    group: *mut ompi_group_t,
    n: i32,
    ranks: *const i32,
    newgroup: *mut *mut ompi_group_t
) -> i32