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_Static)nothrow
uint
notmuch_query_count_messages
(
notmuch_query_t* query
)

Meta