Struct atk_sys::AtkRelationSetClass [−][src]
#[repr(C)]pub struct AtkRelationSetClass { pub parent: GObjectClass, pub pad1: AtkFunction, pub pad2: AtkFunction, }
Fields
parent: GObjectClasspad1: AtkFunctionpad2: AtkFunctionTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkRelationSetClassimpl !Send for AtkRelationSetClassimpl !Sync for AtkRelationSetClassimpl Unpin for AtkRelationSetClassimpl UnwindSafe for AtkRelationSetClassBlanket Implementations
Mutably borrows from an owned value. Read more