Struct atk_sys::AtkImplementorIface [] [src]

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

Trait Implementations

impl Debug for AtkImplementorIface
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations