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.

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow deprecated
alias da_notmuch_query_search_threads = notmuch_threads_t* function

Meta