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