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