Struct aravis_sys::ArvFakeDeviceClass [−][src]
#[repr(C)]pub struct ArvFakeDeviceClass { pub parent_class: ArvDeviceClass, }
Fields
parent_class: ArvDeviceClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvFakeDeviceClassimpl !Send for ArvFakeDeviceClassimpl !Sync for ArvFakeDeviceClassimpl Unpin for ArvFakeDeviceClassimpl UnwindSafe for ArvFakeDeviceClassBlanket Implementations
Mutably borrows from an owned value. Read more