Function notmuch_sys::notmuch_message_get_flag [] [src]

pub unsafe extern "C" fn notmuch_message_get_flag(
    message: *mut notmuch_message_t,
    flag: notmuch_message_flag_t
) -> notmuch_bool_t

Get a value of a flag for the email corresponding to 'message'.