Struct tracker_sys::TrackerEndpoint [−][src]
#[repr(C)]pub struct TrackerEndpoint { pub parent_instance: GObject, }
Fields
parent_instance: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TrackerEndpointimpl !Send for TrackerEndpointimpl !Sync for TrackerEndpointimpl Unpin for TrackerEndpointimpl UnwindSafe for TrackerEndpointBlanket Implementations
Mutably borrows from an owned value. Read more