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