Function notmuch_sys::notmuch_query_get_sort
[−]
[src]
pub unsafe extern "C" fn notmuch_query_get_sort(
query: *const notmuch_query_t
) -> notmuch_sort_t
Return the sort specified for this query. See
notmuch_query_set_sort
.