da_notmuch_database_destroy

Destroy the notmuch database, closing it if necessary and freeing all associated resources.

Return value as in notmuch_database_close if the database was open; notmuch_database_destroy itself has no failure modes.

alias da_notmuch_database_destroy = notmuch_status_t function()

Meta