da_notmuch_database_get_path

Return the database path of the given database.

The return value is a string owned by notmuch so should not be modified nor freed by the caller.

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_database_get_path = const(char)* function

Meta