Struct gstreamer_sdp_sys::GstSDPKey
source · [−]Fields
type_: *mut c_chardata: *mut c_charTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstSDPKey
impl !Send for GstSDPKey
impl !Sync for GstSDPKey
impl Unpin for GstSDPKey
impl UnwindSafe for GstSDPKey
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more