Struct gstreamer::query::QueryRef[][src]

#[repr(C)]
pub struct QueryRef(_);

Methods

impl QueryRef
[src]

Trait Implementations

impl Send for QueryRef
[src]

impl Sync for QueryRef
[src]

impl MiniObject for QueryRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl StaticType for QueryRef
[src]

Returns the type identifier of Self.

impl Debug for QueryRef
[src]

Formats the value using the given formatter. Read more

impl<'a> AsPtr for &'a QueryRef
[src]

impl<'a> AsPtr for &'a mut QueryRef
[src]

impl<'a> AsMutPtr for &'a mut QueryRef
[src]