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.

alias da_notmuch_query_count_messages = uint function(
notmuch_query_t* query
)

Meta