Union gobject_sys::GWeakRef_priv [−][src]
#[repr(C)]
pub union GWeakRef_priv {
pub p: gpointer,
}Fields
p: gpointerTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GWeakRef_privimpl !Send for GWeakRef_privimpl !Sync for GWeakRef_privimpl Unpin for GWeakRef_privimpl UnwindSafe for GWeakRef_privBlanket Implementations
Mutably borrows from an owned value. Read more