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