[][src]Type Definition melib::backends::notmuch::bindings::notmuch_config_list_move_to_next

type notmuch_config_list_move_to_next = unsafe extern "C" fn(config_list: *mut notmuch_config_list_t);

move 'config_list' iterator to the next pair

@since libnotmuch 4.4 (notmuch 0.23)