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.

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_thread_get_messages = notmuch_messages_t* function

Meta