notmuch_query_count_threads

like notmuch_query_count_threads, but without a status return.

May return 0 in case of errors.

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

version(DerelictNotMuch_Static)nothrow
uint
notmuch_query_count_threads
(
notmuch_query_t* query
)

Meta