da_notmuch_query_search_messages

Like notmuch_query_search_messages, but without a status return.

If a Xapian exception occurs this function will return NULL.

@deprecated Deprecated as of libnotmuch 4.3 (notmuch 0.21). Please use notmuch_query_search_messages_st instead.

alias da_notmuch_query_search_messages = notmuch_messages_t* function(
notmuch_query_t* query
)

Meta