Function notmuch_sys::notmuch_database_get_config_list
[−]
[src]
pub unsafe extern "C" fn notmuch_database_get_config_list(
db: *mut notmuch_database_t,
prefix: *const c_char,
out: *mut *mut notmuch_config_list_t
) -> notmuch_status_t
Create an iterator for all config items with keys matching a given prefix
@since libnotmuch 4.4 (notmuch 0.23)