Function PMPI_Group_rank

Source
pub unsafe extern "C" fn PMPI_Group_rank(
    group: MPI_Group,
    rank: *mut c_int,
) -> c_int