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.

alias da_notmuch_database_get_path = const(char)* function()

Meta