Struct gobject_sys::GClosureNotifyData [] [src]

#[repr(C)]
pub struct GClosureNotifyData { pub data: gpointer, pub notify: GClosureNotify, }

Fields

Trait Implementations

impl Debug for GClosureNotifyData
[src]

[src]

Formats the value using the given formatter.