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

alias da_notmuch_query_count_threads = uint function(
notmuch_query_t* query
)

Meta