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)

alias da_notmuch_directory_delete = notmuch_status_t function(
notmuch_directory_t* directory
)

Meta