da_notmuch_threads_destroy

Destroy a notmuch_threads_t object.

It's not strictly necessary to call this function. All memory from the notmuch_threads_t object will be reclaimed when the containing query object is destroyed.

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_threads_destroy = void function

Meta