da_notmuch_database_open_verbose

Like notmuch_database_open, except optionally return an error message. This message is allocated by malloc and should be freed by the caller.

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

Meta