Function PMPI_Comm_size

Source
pub unsafe extern "C" fn PMPI_Comm_size(
    comm: MPI_Comm,
    size: *mut c_int,
) -> c_int