da_notmuch_database_end_atomic

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_database_end_atomic = notmuch_status_t function

Detailed Description

NOTMUCH STATUS SUCCESS

Successfully completed atomic section.

NOTMUCH STATUS XAPIAN EXCEPTION

A Xapian exception occurred; atomic section not ended.

NOTMUCH STATUS UNBALANCED ATOMIC

The database is not currently in an atomic section.

Meta