Struct atk_sys::AtkAttribute [−][src]
Fields
name: *mut c_char
value: *mut c_char
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkAttribute
impl !Send for AtkAttribute
impl !Sync for AtkAttribute
impl Unpin for AtkAttribute
impl UnwindSafe for AtkAttribute
Blanket Implementations
Mutably borrows from an owned value. Read more