Struct atk_sys::AtkDocument[][src]

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

Trait Implementations

impl Debug for AtkDocument
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AtkDocument

impl Sync for AtkDocument