Function PMPI_Group_size

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