Struct GClosure
gobject_sys
#[repr(C)] pub struct GClosure { /* fields omitted */ }
impl Debug for GClosure
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Send for GClosure
impl Sync for GClosure