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