Struct lv2_raw::atom::LV2AtomLiteralBody [] [src]

#[repr(C)]
pub struct LV2AtomLiteralBody { pub datatype: u32, pub lang: u32, }

The body of an atom:Literal.

Fields

< Datatype URID.

< Language URID.