Function notmuch_sys::notmuch_message_add_tag [] [src]

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

Add a tag to the given message.

Return value: