Function MPI_Comm_size

Source
pub unsafe extern "C" fn MPI_Comm_size(
    comm: *mut ompi_communicator_t,
    size: *mut i32,
) -> i32