Skip to main content

sort_tuple_get_length

Function sort_tuple_get_length 

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

Get the length of a tuple sort. @param sort The sort. @return The length of a tuple sort.