Skip to main content

sort_get_kind

Function sort_get_kind 

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

Get the kind of the given sort. @param sort The sort. @return The kind of the sort.

@warning This function is experimental and may change in future versions.