Union gobject_sys::GWeakRef_priv[][src]

#[repr(C)]
pub union GWeakRef_priv { pub p: gpointer, }

Fields

Trait Implementations

impl Copy for GWeakRef_priv
[src]

impl Clone for GWeakRef_priv
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GWeakRef_priv
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GWeakRef_priv

impl !Sync for GWeakRef_priv