Struct gstreamer_net_sys::GstNetControlMessageMeta [−][src]
#[repr(C)]pub struct GstNetControlMessageMeta { pub meta: GstMeta, pub message: *mut GSocketControlMessage, }
Fields
meta: GstMetamessage: *mut GSocketControlMessageTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstNetControlMessageMetaimpl !Send for GstNetControlMessageMetaimpl !Sync for GstNetControlMessageMetaimpl Unpin for GstNetControlMessageMetaimpl UnwindSafe for GstNetControlMessageMetaBlanket Implementations
Mutably borrows from an owned value. Read more