Expand description
Required features: "Win32_Media_DirectShow"
Fields
bTMCC: [u8; 48]
Trait Implementations
impl Clone for BDA_TS_SELECTORINFO_ISDBS_EXT
impl Clone for BDA_TS_SELECTORINFO_ISDBS_EXT
impl Copy for BDA_TS_SELECTORINFO_ISDBS_EXT
Auto Trait Implementations
impl RefUnwindSafe for BDA_TS_SELECTORINFO_ISDBS_EXT
impl Send for BDA_TS_SELECTORINFO_ISDBS_EXT
impl Sync for BDA_TS_SELECTORINFO_ISDBS_EXT
impl Unpin for BDA_TS_SELECTORINFO_ISDBS_EXT
impl UnwindSafe for BDA_TS_SELECTORINFO_ISDBS_EXT
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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