da_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.

alias da_notmuch_query_search_threads = notmuch_threads_t* function(
notmuch_query_t* query
)

Meta