Function lv2_raw::atomutils::lv2_atom_sequence_clear [] [src]

pub unsafe fn lv2_atom_sequence_clear(seq: *mut LV2AtomSequence)

Clear all events from sequence.

This simply resets the size field, the other fields are left untouched.