Struct libdazzle_sys::DzlFuzzyIndexMatchClass
source · [−]#[repr(C)]pub struct DzlFuzzyIndexMatchClass {
pub parent_class: GObjectClass,
}Fields
parent_class: GObjectClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DzlFuzzyIndexMatchClass
impl !Send for DzlFuzzyIndexMatchClass
impl !Sync for DzlFuzzyIndexMatchClass
impl Unpin for DzlFuzzyIndexMatchClass
impl UnwindSafe for DzlFuzzyIndexMatchClass
Blanket Implementations
Mutably borrows from an owned value. Read more