Struct aravis_sys::ArvDomTextClass [−][src]
#[repr(C)]pub struct ArvDomTextClass { pub parent_class: ArvDomCharacterDataClass, }
Fields
parent_class: ArvDomCharacterDataClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvDomTextClassimpl !Send for ArvDomTextClassimpl !Sync for ArvDomTextClassimpl Unpin for ArvDomTextClassimpl UnwindSafe for ArvDomTextClassBlanket Implementations
Mutably borrows from an owned value. Read more