Struct atk_sys::AtkValue[][src]

#[repr(C)]
pub struct AtkValue(_);

Trait Implementations

impl Debug for AtkValue
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AtkValue

impl Sync for AtkValue