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