da_notmuch_thread_get_messages

Get a notmuch_thread_t iterator for all messages in 'thread' in oldest-first order.

The returned list will be destroyed when the thread is destroyed.

alias da_notmuch_thread_get_messages = notmuch_messages_t* function(
notmuch_thread_t* thread
)

Meta