Struct lv2_raw::atomutils::ObjectHelper [] [src]

pub struct ObjectHelper {
    pub key: u32,
    pub atom: *mut *mut LV2Atom,
}

Fields