Struct aravis_sys::ArvDomText [−][src]
#[repr(C)]pub struct ArvDomText { pub parent_instance: ArvDomCharacterData, }
Fields
parent_instance: ArvDomCharacterDataTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvDomTextimpl !Send for ArvDomTextimpl !Sync for ArvDomTextimpl Unpin for ArvDomTextimpl UnwindSafe for ArvDomTextBlanket Implementations
Mutably borrows from an owned value. Read more