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