Function add_dropped_count

Source
pub fn add_dropped_count(message: &mut Vec<u8>, count: u64) -> bool
Expand description

Adds count to the dropped count for the message. Returns true if successful.