Struct gst::ffi::Struct__GstQuery[][src]

#[repr(C)]
pub struct Struct__GstQuery { pub mini_object: GstMiniObject, pub _type: GstQueryType, }

Fields

Trait Implementations

impl Default for Struct__GstQuery
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GstQuery

impl !Sync for Struct__GstQuery