retrieve config item 'key', assign to 'value'
keys which have not been previously set with n_d_set_config will return an empty string.
return value is allocated by malloc and should be freed by the caller.
@since libnotmuch 4.4 (notmuch 0.23)
See Implementation
retrieve config item 'key', assign to 'value'
keys which have not been previously set with n_d_set_config will return an empty string.
return value is allocated by malloc and should be freed by the caller.
@since libnotmuch 4.4 (notmuch 0.23)