Function notmuch_sys::notmuch_message_set_flag
[−]
[src]
pub unsafe extern "C" fn notmuch_message_set_flag(
message: *mut notmuch_message_t,
flag: notmuch_message_flag_t,
value: notmuch_bool_t
)
Set a value of a flag for the email corresponding to 'message'.