Struct aravis_sys::ArvDomDocument [−][src]
#[repr(C)]pub struct ArvDomDocument { pub parent_instance: ArvDomNode, }
Fields
parent_instance: ArvDomNodeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvDomDocumentimpl !Send for ArvDomDocumentimpl !Sync for ArvDomDocumentimpl Unpin for ArvDomDocumentimpl UnwindSafe for ArvDomDocumentBlanket Implementations
Mutably borrows from an owned value. Read more