[][src]Function isla_lib::simplify::write_events

pub fn write_events<B: BV>(
    buf: &mut dyn Write,
    events: &[Event<B>],
    symtab: &Symtab
)