Struct atk_sys::AtkStreamableContent[][src]

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

Trait Implementations

impl Debug for AtkStreamableContent
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations