Struct gobject_sys::GTypePlugin[][src]

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

Trait Implementations

impl Debug for GTypePlugin
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GTypePlugin

impl Sync for GTypePlugin