Skip to main content

sort_array_get_index_sort

Function sort_array_get_index_sort 

Source
pub unsafe extern "C" fn sort_array_get_index_sort(sort: Sort) -> Sort
Expand description

Get the index sort of a given array sort. @param sort The sort. @return The array index sort of an array sort.