Struct gst::ffi::Struct__GstQuery [−][src]
#[repr(C)]pub struct Struct__GstQuery { pub mini_object: GstMiniObject, pub _type: GstQueryType, }
Fields
mini_object: GstMiniObject
_type: GstQueryType
Trait Implementations
impl Default for Struct__GstQuery
[src]
impl Default for Struct__GstQuery
fn default() -> Struct__GstQuery
[src]
fn default() -> Struct__GstQuery
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GstQuery
impl !Send for Struct__GstQuery
impl !Sync for Struct__GstQuery
impl !Sync for Struct__GstQuery