pub unsafe extern "C" fn notmuch_query_get_sort(
query: *const notmuch_query_t,
) -> notmuch_sort_tExpand description
Return the sort specified for this query. See
notmuch_query_set_sort.
pub unsafe extern "C" fn notmuch_query_get_sort(
query: *const notmuch_query_t,
) -> notmuch_sort_tReturn the sort specified for this query. See
notmuch_query_set_sort.