Struct gio_sys::GIOExtensionPoint[][src]

#[repr(C)]
pub struct GIOExtensionPoint(_);

Trait Implementations

impl Debug for GIOExtensionPoint
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations