da_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_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_directory_delete = notmuch_status_t function

Meta