Struct aravis_sys::ArvGcStructRegNode [−][src]
#[repr(C)]pub struct ArvGcStructRegNode { pub parent_instance: ArvGcRegisterNode, }
Fields
parent_instance: ArvGcRegisterNodeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvGcStructRegNodeimpl !Send for ArvGcStructRegNodeimpl !Sync for ArvGcStructRegNodeimpl Unpin for ArvGcStructRegNodeimpl UnwindSafe for ArvGcStructRegNodeBlanket Implementations
Mutably borrows from an owned value. Read more