@param arr The array of elements @param low The lowest array index to sort @param high The highest array index to sort @return A pivot index
(int arr[], int low, int high)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected