da_notmuch_tags_destroy

Destroy a notmuch_tags_t object.

It's not strictly necessary to call this function. All memory from the notmuch_tags_t object will be reclaimed when the containing message or query objects are destroyed.

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

Meta