Struct gio_sys::GCancellable [−][src]
#[repr(C)]pub struct GCancellable { pub parent_instance: GObject, pub priv_: *mut GCancellablePrivate, }
Fields
parent_instance: GObjectpriv_: *mut GCancellablePrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GCancellableimpl !Send for GCancellableimpl !Sync for GCancellableimpl Unpin for GCancellableimpl UnwindSafe for GCancellableBlanket Implementations
Mutably borrows from an owned value. Read more