notmuch_config_list_key

return key for current config pair

return value is owned by the iterator, and will be destroyed by the next call to notmuch_config_list_key or notmuch_config_list_destroy.

@since libnotmuch 4.4 (notmuch 0.23)

version(DerelictNotMuch_Static)nothrow
const(char)*
notmuch_config_list_key
(
notmuch_config_list_t* config_list
)

Meta