Struct lv2_raw::atom::LV2AtomString [] [src]

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

An atom:String. May be cast to LV2_Atom.

Fields

< Atom header.