Struct gobject_sys::GWeakRef
source · [−]#[repr(C)]pub struct GWeakRef {
pub priv_: GWeakRef_priv,
}Fields
priv_: GWeakRef_privTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GWeakRef
impl UnwindSafe for GWeakRef
Blanket Implementations
Mutably borrows from an owned value. Read more