pub unsafe extern "C" fn Z3_get_array_sort_range( c: Z3_context, t: Z3_sort, ) -> Z3_sort
Return the range of the given array sort.
Z3_get_sort_kind(c, t) == SortKind::Array
Z3_mk_array_sort
Z3_get_sort_kind