Struct atk_sys::AtkHyperlinkImpl [] [src]

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

Trait Implementations

impl Debug for AtkHyperlinkImpl
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations