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