Struct lv2_raw::atom::LV2AtomTuple [] [src]

#[repr(C)]
pub struct LV2AtomTuple { pub atom: LV2Atom, }

An atom:Tuple. May be cast to LV2_Atom.

Fields

< Atom header.