notmuch_directory_delete

Delete directory document from the database, and destroy the notmuch_directory_t object. Assumes any child directories and files have been deleted by the caller.

@since libnotmuch 4.3 (notmuch 0.21)

version(DerelictNotMuch_Static)nothrow
notmuch_directory_delete
(
notmuch_directory_t* directory
)

Meta