da_notmuch_database_set_config

set config 'key' to 'value'

@since libnotmuch 4.4 (notmuch 0.23)

alias da_notmuch_database_set_config = notmuch_status_t function(
,
const(char)* key
,
const(char)* value
)

Meta