notmuch_query_search_threads

Like notmuch_query_search_threads_st, but without a status return.

If a Xapian exception occurs this function will return NULL.

@deprecated Deprecated as of libnotmuch 4.3 (notmuch 0.21). Please use notmuch_query_search_threads_st instead.

version(DerelictNotMuch_Static)nothrow
notmuch_threads_t*
notmuch_query_search_threads
(
notmuch_query_t* query
)

Meta