Struct gobject_sys::GClosure[][src]

#[repr(C)]
pub struct GClosure { /* fields omitted */ }

Trait Implementations

impl Debug for GClosure
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GClosure

impl Sync for GClosure