[][src]Type Definition melib::backends::notmuch::bindings::notmuch_query_set_sort

type notmuch_query_set_sort = unsafe extern "C" fn(query: *mut notmuch_query_t, sort: notmuch_sort_t);

Specify the sorting desired for this query.