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