Struct gobject_sys::GInterfaceInfo [] [src]

#[repr(C)]
pub struct GInterfaceInfo { pub interface_init: GInterfaceInitFunc, pub interface_finalize: GInterfaceFinalizeFunc, pub interface_data: gpointer, }

Fields

Trait Implementations

impl Debug for GInterfaceInfo
[src]

[src]

Formats the value using the given formatter.