Struct glib_sys::GPrivate [] [src]

#[repr(C)]
pub struct GPrivate { pub p: gpointer, pub notify: GDestroyNotify, pub future: [gpointer; 2], }

Fields

Trait Implementations

impl Debug for GPrivate
[src]

[src]

Formats the value using the given formatter.