da_notmuch_query_count_messages

like notmuch_query_count_messages_st, but without a status return.

May return 0 in the case of errors.

@deprecated Deprecated since libnotmuch 4.3 (notmuch 0.21). Please use notmuch_query_count_messages_st instead.

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

Meta