Struct aravis_sys::ArvInterface [−][src]
#[repr(C)]pub struct ArvInterface { pub parent_instance: GObject, }
Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvInterfaceimpl !Send for ArvInterfaceimpl !Sync for ArvInterfaceimpl Unpin for ArvInterfaceimpl UnwindSafe for ArvInterfaceBlanket Implementations
Mutably borrows from an owned value. Read more