Struct aravis_sys::ArvGvInterfaceClass [−][src]
#[repr(C)]pub struct ArvGvInterfaceClass { pub parent_class: ArvInterfaceClass, }
Fields
parent_class: ArvInterfaceClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvGvInterfaceClassimpl !Send for ArvGvInterfaceClassimpl !Sync for ArvGvInterfaceClassimpl Unpin for ArvGvInterfaceClassimpl UnwindSafe for ArvGvInterfaceClassBlanket Implementations
Mutably borrows from an owned value. Read more