vlc_arrays: use size_t for hash output and size
The output value is bounded by the size parameter, and is used for indexing elements in arrays.
The output value is bounded by the size parameter, and is used for indexing elements in arrays.
VideoLAN code repository instance