Struct gstreamer::message::MessageRef[][src]

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

Methods

impl MessageRef
[src]

Trait Implementations

impl Sync for MessageRef
[src]

impl Send for MessageRef
[src]

impl MiniObject for MessageRef
[src]

Important traits for &'a mut R

Important traits for &'a mut R

impl StaticType for MessageRef
[src]

Returns the type identifier of Self.

impl Debug for MessageRef
[src]

Formats the value using the given formatter. Read more

impl ToOwned for MessageRef
[src]

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more