Struct glib_sys::GData[][src]

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

Trait Implementations

impl Debug for GData
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GData

impl Sync for GData