notmuch_query_get_sort

Function notmuch_query_get_sort 

Source
pub unsafe extern "C" fn notmuch_query_get_sort(
    query: *const notmuch_query_t,
) -> notmuch_sort_t
Expand description

Return the sort specified for this query. See notmuch_query_set_sort.