da_notmuch_database_set_config

set config 'key' to 'value'

@since libnotmuch 4.4 (notmuch 0.23)

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_database_set_config = notmuch_status_t function
(,
const(char)* key
,
const(char)* value
)

Meta