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.

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow deprecated
alias da_notmuch_query_count_threads = uint function

Meta