Function notmuch_sys::notmuch_message_remove_tag [] [src]

pub unsafe extern "C" fn notmuch_message_remove_tag(
    message: *mut notmuch_message_t,
    tag: *const c_char
) -> notmuch_status_t

Remove a tag from the given message.

Return value: