Function lv2_raw::atomutils::lv2_atom_sequence_is_end [] [src]

pub unsafe fn lv2_atom_sequence_is_end(
    body: *const LV2AtomSequenceBody,
    size: u32,
    i: *const LV2AtomEvent
) -> bool

Return true iff i has reached the end of body.