Function MPI_Group_rank

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