Skip to main content

sort_nullable_get_element_sort

Function sort_nullable_get_element_sort 

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

Get the element sort of a nullable sort. @param sort The sort. @return The element sort of a nullable sort.