Struct glib_sys::GStringChunk[][src]

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

Trait Implementations

impl Debug for GStringChunk
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GStringChunk

impl Sync for GStringChunk