notmuch_sys::notmuch_query_add_tag_exclude [] [src]

pub unsafe extern fn notmuch_query_add_tag_exclude(query: *mut notmuch_query_t, tag: *const c_char)

Add a tag that will be excluded from the query results by default. This exclusion will be overridden if this tag appears explicitly in the query.